Title: [136114] trunk/LayoutTests
Revision
136114
Author
[email protected]
Date
2012-11-29 02:18:11 -0800 (Thu, 29 Nov 2012)

Log Message

[EFL] remove failure expectations from passing tests
https://bugs.webkit.org/show_bug.cgi?id=103523

Unreviewed gardening, remove failure expectations:
http/tests/security/isolatedWorld/world-reuse.html was fixed in
r135871 and the rest have been passing for a long while according
to flakiness dashboard.

Patch by Jussi Kukkonen <[email protected]> on 2012-11-29

* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (136113 => 136114)


--- trunk/LayoutTests/ChangeLog	2012-11-29 10:16:34 UTC (rev 136113)
+++ trunk/LayoutTests/ChangeLog	2012-11-29 10:18:11 UTC (rev 136114)
@@ -1,3 +1,16 @@
+2012-11-29  Jussi Kukkonen  <[email protected]>
+
+        [EFL] remove failure expectations from passing tests
+        https://bugs.webkit.org/show_bug.cgi?id=103523
+
+        Unreviewed gardening, remove failure expectations:
+        http/tests/security/isolatedWorld/world-reuse.html was fixed in
+        r135871 and the rest have been passing for a long while according
+        to flakiness dashboard.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+
 2012-11-29  Sheriff Bot  <[email protected]>
 
         Unreviewed, rolling out r136111.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (136113 => 136114)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-11-29 10:16:34 UTC (rev 136113)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-11-29 10:18:11 UTC (rev 136114)
@@ -1597,7 +1597,6 @@
 Bug(EFL) editing/selection/caret-rtl-2.html [ Failure Pass ]
 Bug(EFL) fast/block/basic/020.html [ Failure ]
 Bug(EFL) fast/css/hover-update.html [ Failure Pass ]
-Bug(EFL) fast/css/text-overflow-input.html [ Missing ]
 Bug(EFL) fast/dynamic/012.html [ Failure ]
 Bug(EFL) fast/dynamic/layer-hit-test-crash.html [ Failure ]
 Bug(EFL) fast/forms/basic-textareas-quirks.html [ Missing ]
@@ -1679,9 +1678,6 @@
 
 webkit.org/b/103109 fast/dom/shadow/host-wrapper-reclaimed.html [ Failure ]
 
-# Test failing after r135765.
-Bug(EFL) http/tests/security/isolatedWorld/world-reuse.html [ Failure ]
-
 # Start of media player causes timeout.
 Bug(EFL) media/controls-right-click-on-timebar.html [ Failure ]
 

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (136113 => 136114)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-11-29 10:16:34 UTC (rev 136113)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-11-29 10:18:11 UTC (rev 136114)
@@ -52,8 +52,6 @@
 webkit.org/b/102200 fast/dom/HTMLAnchorElement/anchor-download.html [ Crash Failure ]
 webkit.org/b/102200 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Crash Failure ]
 
-webkit.org/b/102203 fast/events/attribute-listener-deletion-crash.html [ Crash ]
-
 # Hitting !decoder.destinationID() assertion.
 webkit.org/b/102651 [ Debug ] networkinformation/multiple-frames.html [ Crash ]
 webkit.org/b/102651 [ Debug ] networkinformation/basic-all-types-of-events.html [ Crash ]
@@ -318,7 +316,6 @@
 # EFL's EventSender contextClick should return objects that implements click() method
 webkit.org/b/98410 editing/pasteboard/copy-standalone-image-crash.html [ Failure ]
 webkit.org/b/98410 media/context-menu-actions.html [ Failure ]
-webkit.org/b/86881 fast/events/context-nodrag.html [ Failure ]
 
 webkit.org/b/102201 fast/dom/Window/open-window-min-size.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to