Title: [205503] trunk/LayoutTests
Revision
205503
Author
[email protected]
Date
2016-09-06 13:57:38 -0700 (Tue, 06 Sep 2016)

Log Message

Skip some asserting Fetch API tests.
https://bugs.webkit.org/show_bug.cgi?id=161632

Unreviewed test gardening.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (205502 => 205503)


--- trunk/LayoutTests/ChangeLog	2016-09-06 20:50:26 UTC (rev 205502)
+++ trunk/LayoutTests/ChangeLog	2016-09-06 20:57:38 UTC (rev 205503)
@@ -1,5 +1,14 @@
 2016-09-06  Ryan Haddad  <[email protected]>
 
+        Skip some asserting Fetch API tests.
+        https://bugs.webkit.org/show_bug.cgi?id=161632
+
+        Unreviewed test gardening.
+
+        * TestExpectations:
+
+2016-09-06  Ryan Haddad  <[email protected]>
+
         Revert r205491 because it did not resolve the test failures, update bug number in TestExpectations.
         https://bugs.webkit.org/show_bug.cgi?id=161366
 

Modified: trunk/LayoutTests/TestExpectations (205502 => 205503)


--- trunk/LayoutTests/TestExpectations	2016-09-06 20:50:26 UTC (rev 205502)
+++ trunk/LayoutTests/TestExpectations	2016-09-06 20:57:38 UTC (rev 205503)
@@ -993,3 +993,7 @@
 webkit.org/b/160017 js/regress-139548.html [ Slow ]
 
 webkit.org/b/161088 imported/w3c/web-platform-tests/resource-timing/resource-timing.html [ Pass Failure ]
+
+webkit.org/b/161632 [ Debug ] imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-status.html [ Skip ]
+webkit.org/b/161632 [ Debug ] imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-status-worker.html [ Skip ]
+webkit.org/b/161632 [ Debug ] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to