Title: [177653] trunk/LayoutTests
Revision
177653
Author
[email protected]
Date
2014-12-22 13:20:23 -0800 (Mon, 22 Dec 2014)

Log Message

REGRESSION: fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=139840

* TestExpectations: Marking as such.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (177652 => 177653)


--- trunk/LayoutTests/ChangeLog	2014-12-22 21:12:43 UTC (rev 177652)
+++ trunk/LayoutTests/ChangeLog	2014-12-22 21:20:23 UTC (rev 177653)
@@ -1,5 +1,12 @@
 2014-12-22  Alexey Proskuryakov  <[email protected]>
 
+        REGRESSION: fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=139840
+
+        * TestExpectations: Marking as such.
+
+2014-12-22  Alexey Proskuryakov  <[email protected]>
+
         Update some inspector test expectations for the new timeout detection.
         Also, unmarked some tests that appear stable on bots now.
 

Modified: trunk/LayoutTests/TestExpectations (177652 => 177653)


--- trunk/LayoutTests/TestExpectations	2014-12-22 21:12:43 UTC (rev 177652)
+++ trunk/LayoutTests/TestExpectations	2014-12-22 21:20:23 UTC (rev 177653)
@@ -453,3 +453,5 @@
 [ Debug ] js/dom/string-replacement-outofmemory.html [ Slow ]
 
 webkit.org/b/139865 js/promises-tests/promises-tests-2-3-3.html [ Skip ]
+
+webkit.org/b/139840 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to