Title: [226735] trunk/LayoutTests
Revision
226735
Author
[email protected]
Date
2018-01-10 14:43:52 -0800 (Wed, 10 Jan 2018)

Log Message

Skip http/wpt/service-workers/fetchEvent.https.html in Debug
https://bugs.webkit.org/show_bug.cgi?id=181481

Unreviewed.

Patch by Youenn Fablet <[email protected]> on 2018-01-10

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (226734 => 226735)


--- trunk/LayoutTests/ChangeLog	2018-01-10 22:21:31 UTC (rev 226734)
+++ trunk/LayoutTests/ChangeLog	2018-01-10 22:43:52 UTC (rev 226735)
@@ -1,3 +1,12 @@
+2018-01-10  Youenn Fablet  <[email protected]>
+
+        Skip http/wpt/service-workers/fetchEvent.https.html in Debug
+        https://bugs.webkit.org/show_bug.cgi?id=181481
+
+        Unreviewed.
+
+        * TestExpectations:
+
 2018-01-10  Matt Lewis  <[email protected]>
 
         Marked http/tests/workers/service/service-worker-importScript.html as flaky on macOS WK2.

Modified: trunk/LayoutTests/TestExpectations (226734 => 226735)


--- trunk/LayoutTests/TestExpectations	2018-01-10 22:21:31 UTC (rev 226734)
+++ trunk/LayoutTests/TestExpectations	2018-01-10 22:43:52 UTC (rev 226735)
@@ -167,7 +167,7 @@
 imported/w3c/web-platform-tests/service-workers/service-worker/about-blank-replacement.https.html [ Pass Failure ]
 webkit.org/b/179248 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-within-sw.https.html [ Pass Failure ]
 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-response-body-with-invalid-chunk.https.html [ Pass Failure ]
-imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html [ Pass Failure Timeout ]
+imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html [ Pass Failure ]
 imported/w3c/web-platform-tests/service-workers/service-worker/multiple-update.https.html [ Pass Failure ]
 imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https.html [ Pass Failure ]
 imported/w3c/web-platform-tests/service-workers/service-worker/registration-service-worker-attributes.https.html [ Pass Failure ]
@@ -184,7 +184,11 @@
 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-response-taint.https.html [ DumpJSConsoleLogInStdErr ]
 [ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/getregistrations.https.html [ Slow ]
 [ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/interfaces-sw.https.html [ Slow ]
+[ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/ready.https.html [ Slow ]
 
+# Reenable it when having a custom gc exposed in service workers.
+[ Debug ] http/wpt/service-workers/fetchEvent.https.html [ Skip ]
+
 # Skip workers tests that are timing out or are SharedWorker related only
 imported/w3c/web-platform-tests/workers/constructors/Worker/same-origin.html [ Skip ]
 imported/w3c/web-platform-tests/workers/data-url-shared.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to