Changeset 128969 in webkit


Ignore:
Timestamp:
Sep 18, 2012 11:35:53 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Move several test cases to efl-wk1 TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=97072

Unreviewed EFL gardening.

Move several test cases to efl-wk1 TestExpectations
since they don't fail on the WebKit2 bots.

Patch by Christophe Dumez <Christophe Dumez> on 2012-09-18

  • platform/efl-wk1/TestExpectations:
  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r128963 r128969  
     12012-09-18  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Move several test cases to efl-wk1 TestExpectations
     4        https://bugs.webkit.org/show_bug.cgi?id=97072
     5
     6        Unreviewed EFL gardening.
     7
     8        Move several test cases to efl-wk1 TestExpectations
     9        since they don't fail on the WebKit2 bots.
     10
     11        * platform/efl-wk1/TestExpectations:
     12        * platform/efl/TestExpectations:
     13
    1142012-09-18  Sailesh Agrawal  <sail@chromium.org>
    215
  • trunk/LayoutTests/platform/efl-wk1/TestExpectations

    r128765 r128969  
    5858BUGWK86460 : http/tests/appcache/origin-usage.html = TEXT
    5959
    60 // EFL's DRT does not support overriding 'WebKitDisplayImagesKey' preference
    61 BUGWK96883 : fast/loader/display-image-unset-can-block-image-and-can-reload-in-place.html = TEXT
    62 
    6360// EFL's TestRunner does not implement originsWithApplicationCache
    6461BUGWK86498 : http/tests/appcache/origins-with-appcache.html = TEXT
     
    7875BUGWK86182 : fast/frames/seamless/seamless-inherited-document-style.html = TEXT
    7976
     77// Passes in some machines and fails on other (such as the bots).
     78BUGWK97021 : fast/events/dont-loose-last-event.html = TEXT
     79
     80// New windows are created with wrong size
     81BUGWK53959 : fast/dom/Window/window-resize.html = TEXT
     82BUGWK53959 : fast/dom/Window/window-resize-and-move-arguments.html = TEXT
     83
    8084// Feature not mature yet and disabled by default on WebCore
    8185BUGWK87088 : fast/js/names.html = TEXT
  • trunk/LayoutTests/platform/efl/TestExpectations

    r128929 r128969  
    10201020BUGWK94880 : fast/forms/search-rtl.html = MISSING
    10211021
    1022 // New windows are created with wrong size
    1023 BUGWK53959 : fast/dom/Window/window-resize.html = TEXT
    1024 BUGWK53959 : fast/dom/Window/window-resize-and-move-arguments.html = TEXT
    1025 
    10261022// Asserts in MessagePort::contextDestroyed, but the assert usually gets attributed to later tests.
    10271023BUGWK94458 SKIP : fast/events/message-port-constructor-for-deleted-document.html = PASS
     
    10641060BUGWK96517 : fast/events/popup-blocking-timers.html = TEXT
    10651061
    1066 // Passes in some machines and fails on other (such as the bots).
    1067 BUGWK97021 : fast/events/dont-loose-last-event.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.