Title: [191632] trunk/LayoutTests
Revision
191632
Author
ryanhad...@apple.com
Date
2015-10-27 12:57:30 -0700 (Tue, 27 Oct 2015)

Log Message

Marking newly imported W3C XMLHttpRequest tests as flaky on Windows
https://bugs.webkit.org/show_bug.cgi?id=150594

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (191631 => 191632)


--- trunk/LayoutTests/ChangeLog	2015-10-27 19:36:02 UTC (rev 191631)
+++ trunk/LayoutTests/ChangeLog	2015-10-27 19:57:30 UTC (rev 191632)
@@ -1,3 +1,12 @@
+2015-10-27  Ryan Haddad  <ryanhad...@apple.com>
+
+        Marking newly imported W3C XMLHttpRequest tests as flaky on Windows
+        https://bugs.webkit.org/show_bug.cgi?id=150594
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2015-10-27  Zalan Bujtas  <za...@apple.com>
 
         Unreviewed Win gardening(subpixel table fallout).

Modified: trunk/LayoutTests/platform/win/TestExpectations (191631 => 191632)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-10-27 19:36:02 UTC (rev 191631)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-10-27 19:57:30 UTC (rev 191632)
@@ -3270,3 +3270,11 @@
 
 # USE_TYPO_METRICS is not implemented on the Windows platform
 webkit.org/b/131839 fonts/use-typo-metrics-1.html [ ImageOnlyFailure ]
+
+# webkit.org/b/150594 [Win] Newly imported W3C XMLHttpRequest tests failing
+imported/w3c/web-platform-tests/XMLHttpRequest/send-conditional.htm [ Pass Failure ]
+imported/w3c/web-platform-tests/XMLHttpRequest/send-data-unexpected-tostring.htm [ Pass Failure ]
+imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-no-location.htm [ Pass Failure ]
+imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect.htm [ Pass Failure ]
+imported/w3c/web-platform-tests/XMLHttpRequest/status-async.htm [ Pass Failure ]
+imported/w3c/web-platform-tests/XMLHttpRequest/status-basic.htm [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to