Title: [119929] trunk/LayoutTests
Revision
119929
Author
[email protected]
Date
2012-06-10 07:53:44 -0700 (Sun, 10 Jun 2012)

Log Message

[EFL] skip userscripts/window-onerror-for-isolated-world-*.html tests
https://bugs.webkit.org/show_bug.cgi?id=88730

Unreviewed EFL gardening. Skip a few tests causing flakiness.

Patch by Christophe Dumez <[email protected]> on 2012-06-10

* platform/efl/Skipped:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119928 => 119929)


--- trunk/LayoutTests/ChangeLog	2012-06-10 14:21:31 UTC (rev 119928)
+++ trunk/LayoutTests/ChangeLog	2012-06-10 14:53:44 UTC (rev 119929)
@@ -1,5 +1,15 @@
 2012-06-10  Christophe Dumez  <[email protected]>
 
+        [EFL] skip userscripts/window-onerror-for-isolated-world-*.html tests
+        https://bugs.webkit.org/show_bug.cgi?id=88730
+
+        Unreviewed EFL gardening. Skip a few tests causing flakiness.
+
+        * platform/efl/Skipped:
+        * platform/efl/TestExpectations:
+
+2012-06-10  Christophe Dumez  <[email protected]>
+
         [EFL][GTK] Skip media/track/track-cue-rendering-inner-timestamps.html added in r119907
         https://bugs.webkit.org/show_bug.cgi?id=88726
 

Modified: trunk/LayoutTests/platform/efl/Skipped (119928 => 119929)


--- trunk/LayoutTests/platform/efl/Skipped	2012-06-10 14:21:31 UTC (rev 119928)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-06-10 14:53:44 UTC (rev 119929)
@@ -745,7 +745,6 @@
 http/tests/websocket/tests/hixie76/url-no-trailing-slash.html
 http/tests/websocket/tests/hixie76/url-with-credential.html
 http/tests/websocket/tests/hixie76/websocket-protocol-ignored.html
-userscripts/window-onerror-for-isolated-world-2.html
 
 # Unexpected flakiness (tests timed out)
 http/tests/websocket/tests/hixie76/close-on-unload-and-force-gc.html

Modified: trunk/LayoutTests/platform/efl/TestExpectations (119928 => 119929)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-10 14:21:31 UTC (rev 119928)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-10 14:53:44 UTC (rev 119929)
@@ -726,6 +726,10 @@
 // Paletted PNG with ICC color profiles not working.
 BUGWK86722 SKIP : fast/images/paletted-png-with-color-profile.html = PASS
 
+// These tests cause flakiness (extra console messages in output)
+BUGWK88729 SKIP : userscripts/window-onerror-for-isolated-world-1.html = FAIL
+BUGWK88729 SKIP : userscripts/window-onerror-for-isolated-world-2.html = FAIL
+
 // Needs rebaseline after the bots cycle.
 BUG_OJAN : tables/mozilla/bugs/bug131020.html = TEXT IMAGE IMAGE+TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to