Title: [132826] trunk/LayoutTests
Revision
132826
Author
[email protected]
Date
2012-10-29 11:07:24 -0700 (Mon, 29 Oct 2012)

Log Message

[EFL] Skip fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html test case
https://bugs.webkit.org/show_bug.cgi?id=100687

Unreviewed EFL gardening.

Skip fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html test case
since it is intrinsically flaky and cannot be fixed.

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

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (132825 => 132826)


--- trunk/LayoutTests/ChangeLog	2012-10-29 18:05:23 UTC (rev 132825)
+++ trunk/LayoutTests/ChangeLog	2012-10-29 18:07:24 UTC (rev 132826)
@@ -1,3 +1,15 @@
+2012-10-29  Christophe Dumez  <[email protected]>
+
+        [EFL] Skip fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html test case
+        https://bugs.webkit.org/show_bug.cgi?id=100687
+
+        Unreviewed EFL gardening.
+
+        Skip fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html test case
+        since it is intrinsically flaky and cannot be fixed.
+
+        * platform/efl/TestExpectations:
+
 2012-10-29  Allan Sandfeld Jensen  <[email protected]>
 
         [Qt] Flaky security tests

Modified: trunk/LayoutTests/platform/efl/TestExpectations (132825 => 132826)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-10-29 18:05:23 UTC (rev 132825)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-10-29 18:07:24 UTC (rev 132826)
@@ -653,6 +653,9 @@
 editing/pasteboard/paste-RTFD.html [ WontFix ]
 editing/pasteboard/paste-TIFF.html [ WontFix ]
 
+# The test is intrinsically flaky and cannot be fixed.
+webkit.org/b/100117 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ WontFix ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # CRASHES
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to