Title: [232428] trunk/LayoutTests
Revision
232428
Author
[email protected]
Date
2018-06-01 16:25:41 -0700 (Fri, 01 Jun 2018)

Log Message

Skip fetch/api/redirect/redirect-method.html and fetch/api/redirect/redirect-method-worker.html on macOS debug.
https://bugs.webkit.org/show_bug.cgi?id=184365

Unreviewed test gardening.

Patch by David Fenton <[email protected]> on 2018-06-01

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (232427 => 232428)


--- trunk/LayoutTests/ChangeLog	2018-06-01 23:22:57 UTC (rev 232427)
+++ trunk/LayoutTests/ChangeLog	2018-06-01 23:25:41 UTC (rev 232428)
@@ -1,3 +1,12 @@
+2018-06-01  David Fenton  <[email protected]>
+
+        Skip fetch/api/redirect/redirect-method.html and fetch/api/redirect/redirect-method-worker.html on macOS debug.
+        https://bugs.webkit.org/show_bug.cgi?id=184365
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
 2018-06-01  Ryosuke Niwa  <[email protected]>
 
         ResourceLoader::cancel() shouldn't synchronously fire load event on document

Modified: trunk/LayoutTests/platform/mac/TestExpectations (232427 => 232428)


--- trunk/LayoutTests/platform/mac/TestExpectations	2018-06-01 23:22:57 UTC (rev 232427)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2018-06-01 23:25:41 UTC (rev 232428)
@@ -1746,8 +1746,8 @@
 
 webkit.org/b/177616 [ HighSierra+ ] http/tests/media/video-buffered-range-contains-currentTime.html [ Pass Timeout ]
 
-[ Debug ] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker.html [ Crash ]
-[ Debug ] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method.html [ Crash ]
+webkit.org/b/184365 [ Debug ] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker.html [ Skip ]
+webkit.org/b/184365 [ Debug ] imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method.html [ Skip ]
 
 webkit.org/b/184610 media/video-volume-slider-drag.html [ Pass Timeout ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to