Title: [228113] trunk/LayoutTests
Revision
228113
Author
[email protected]
Date
2018-02-05 12:26:45 -0800 (Mon, 05 Feb 2018)

Log Message

Unreviewed, unskip fetch-event-respond-with-partial-stream.https.html as it no longer times out

LayoutTests/imported/w3c:

* web-platform-tests/service-workers/service-worker/fetch-event-respond-with-partial-stream.https-expected.txt:
* web-platform-tests/service-workers/service-worker/import-scripts-redirect.https-expected.txt:

LayoutTests:

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (228112 => 228113)


--- trunk/LayoutTests/ChangeLog	2018-02-05 20:20:26 UTC (rev 228112)
+++ trunk/LayoutTests/ChangeLog	2018-02-05 20:26:45 UTC (rev 228113)
@@ -1,3 +1,9 @@
+2018-02-05  Chris Dumez  <[email protected]>
+
+        Unreviewed, unskip fetch-event-respond-with-partial-stream.https.html as it no longer times out
+
+        * TestExpectations:
+
 2018-02-05  Zan Dobersek  <[email protected]>
 
         Unreviewed GTK+ gardening.

Modified: trunk/LayoutTests/TestExpectations (228112 => 228113)


--- trunk/LayoutTests/TestExpectations	2018-02-05 20:20:26 UTC (rev 228112)
+++ trunk/LayoutTests/TestExpectations	2018-02-05 20:26:45 UTC (rev 228113)
@@ -151,7 +151,6 @@
 
 # Skip service worker tests that are timing out.
 imported/w3c/web-platform-tests/fetch/api/abort/general-serviceworker.https.html [ Skip ]
-imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-partial-stream.https.html [ Skip ]
 imported/w3c/web-platform-tests/service-workers/service-worker/http-to-https-redirect-and-register.https.html [ Skip ]
 imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https.html [ Skip ]
 imported/w3c/web-platform-tests/service-workers/service-worker/postmessage.https.html [ Skip ]

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (228112 => 228113)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2018-02-05 20:20:26 UTC (rev 228112)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2018-02-05 20:26:45 UTC (rev 228113)
@@ -1,3 +1,10 @@
+2018-02-05  Chris Dumez  <[email protected]>
+
+        Unreviewed, unskip fetch-event-respond-with-partial-stream.https.html as it no longer times out
+
+        * web-platform-tests/service-workers/service-worker/fetch-event-respond-with-partial-stream.https-expected.txt:
+        * web-platform-tests/service-workers/service-worker/import-scripts-redirect.https-expected.txt:
+
 2018-02-05  Manuel Rego Casasnovas  <[email protected]>
 
         [css-grid] Rename gutter properties to remove "grid-" prefix

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-partial-stream.https-expected.txt (228112 => 228113)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-partial-stream.https-expected.txt	2018-02-05 20:20:26 UTC (rev 228112)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-partial-stream.https-expected.txt	2018-02-05 20:26:45 UTC (rev 228113)
@@ -1,5 +1,3 @@
 
-Harness Error (TIMEOUT), message = null
+PASS respondWith() streams data to an intercepted fetch() 
 
-TIMEOUT respondWith() streams data to an intercepted fetch() Test timed out
-

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/import-scripts-redirect.https-expected.txt (228112 => 228113)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/import-scripts-redirect.https-expected.txt	2018-02-05 20:20:26 UTC (rev 228112)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/import-scripts-redirect.https-expected.txt	2018-02-05 20:26:45 UTC (rev 228113)
@@ -1,4 +1,6 @@
 
+Harness Error (TIMEOUT), message = null
+
 PASS importScripts() supports redirects 
-PASS importScripts() supports redirects and can be updated 
+TIMEOUT importScripts() supports redirects and can be updated Test timed out
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to