Title: [151823] trunk/LayoutTests
Revision
151823
Author
[email protected]
Date
2013-06-20 21:00:50 -0700 (Thu, 20 Jun 2013)

Log Message

REGRESSION(r151808): fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html fails
https://bugs.webkit.org/show_bug.cgi?id=117862

Add a failing test expectation.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (151822 => 151823)


--- trunk/LayoutTests/ChangeLog	2013-06-21 03:52:46 UTC (rev 151822)
+++ trunk/LayoutTests/ChangeLog	2013-06-21 04:00:50 UTC (rev 151823)
@@ -1,5 +1,14 @@
 2013-06-20  Ryosuke Niwa  <[email protected]>
 
+        REGRESSION(r151808): fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=117862
+
+        Add a failing test expectation.
+
+        * platform/mac/TestExpectations:
+
+2013-06-20  Ryosuke Niwa  <[email protected]>
+
         REGRESSION(r145788): mouse drag on canvas shouldn't start selection
         https://bugs.webkit.org/show_bug.cgi?id=117860
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (151822 => 151823)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-06-21 03:52:46 UTC (rev 151822)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-06-21 04:00:50 UTC (rev 151823)
@@ -1336,3 +1336,5 @@
 webkit.org/b/116582 [ Debug ] inspector/styles/import-pseudoclass-crash.html [ Pass Crash ]
 
 webkit.org/b/116592 inspector/geolocation-error.html [ Pass Failure ]
+
+webkit.org/b/117862 fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to