Changeset 122611 in webkit


Ignore:
Timestamp:
Jul 13, 2012 11:46:43 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Gardening failure cases on EFL build bot
https://bugs.webkit.org/show_bug.cgi?id=91219

Unreviewed EFL gardening. Skip the new failing tests and add
platform-specific results for fallback-content.html to get the
bot greener.

Patch by Sudarsana Nagineni <sudarsana.nagineni@linux.intel.com> on 2012-07-13

  • platform/efl/TestExpectations:
  • platform/efl/fast/canvas/fallback-content-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r122609 r122611  
     12012-07-13  Sudarsana Nagineni  <sudarsana.nagineni@linux.intel.com>
     2
     3        [EFL] Gardening failure cases on EFL build bot
     4        https://bugs.webkit.org/show_bug.cgi?id=91219
     5
     6        Unreviewed EFL gardening. Skip the new failing tests and add
     7        platform-specific results for fallback-content.html to get the
     8        bot greener.
     9
     10        * platform/efl/TestExpectations:
     11        * platform/efl/fast/canvas/fallback-content-expected.txt: Added.
     12
    1132012-07-13  Zan Dobersek  <zandobersek@gmail.com>
    214
  • trunk/LayoutTests/platform/efl/TestExpectations

    r122562 r122611  
    598598BUGWK88191 : fast/viewport/viewport-legacy-ordering-6.html = TEXT
    599599BUGWK88191 : fast/viewport/viewport-legacy-xhtmlmp.html = TEXT
     600BUGWK88191 : fast/viewport/viewport-legacy-xhtmlmp-remove-and-add.html = TEXT
    600601
    601602// The EFL port has no support for the FileSystem API
     
    742743// Skip tests in fast/text/shaping
    743744BUGWK90951 SKIP : fast/text/shaping = PASS
     745
     746// These tests are failing after r122528.
     747BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html = TEXT
     748BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html = TEXT
     749BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html = TEXT
     750BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.