Title: [226801] trunk/LayoutTests
Revision
226801
Author
commit-qu...@webkit.org
Date
2018-01-11 13:42:04 -0800 (Thu, 11 Jan 2018)

Log Message

imported/w3c/web-platform-tests/service-workers/service-worker/multiple-update.https.html is slow on Debug
https://bugs.webkit.org/show_bug.cgi?id=181541

Unreviewed.

Patch by Youenn Fablet <you...@apple.com> on 2018-01-11

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (226800 => 226801)


--- trunk/LayoutTests/ChangeLog	2018-01-11 21:36:28 UTC (rev 226800)
+++ trunk/LayoutTests/ChangeLog	2018-01-11 21:42:04 UTC (rev 226801)
@@ -1,3 +1,12 @@
+2018-01-11  Youenn Fablet  <you...@apple.com>
+
+        imported/w3c/web-platform-tests/service-workers/service-worker/multiple-update.https.html is slow on Debug
+        https://bugs.webkit.org/show_bug.cgi?id=181541
+
+        Unreviewed.
+
+        * TestExpectations:
+
 2018-01-11  Matt Lewis  <jlew...@apple.com>
 
         Rebaseline of media/event-queue-crash.html after r226785

Modified: trunk/LayoutTests/TestExpectations (226800 => 226801)


--- trunk/LayoutTests/TestExpectations	2018-01-11 21:36:28 UTC (rev 226800)
+++ trunk/LayoutTests/TestExpectations	2018-01-11 21:42:04 UTC (rev 226801)
@@ -167,7 +167,6 @@
 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/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 ]
 imported/w3c/web-platform-tests/service-workers/service-worker/service-worker-csp-connect.https.html [ Pass Failure ]
@@ -185,6 +184,7 @@
 [ 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 ]
+[ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/multiple-update.https.html [ Slow ]
 
 # Reenable it when having a custom gc exposed in service workers.
 [ Debug ] http/wpt/service-workers/fetchEvent.https.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to