Diff
Modified: trunk/LayoutTests/ChangeLog (227542 => 227543)
--- trunk/LayoutTests/ChangeLog 2018-01-24 20:15:52 UTC (rev 227542)
+++ trunk/LayoutTests/ChangeLog 2018-01-24 20:21:52 UTC (rev 227543)
@@ -1,3 +1,9 @@
+2018-01-24 Chris Dumez <[email protected]>
+
+ Unreviewed, unskip some service worker tests that no longer time out
+
+ * TestExpectations:
+
2018-01-24 Joanmarie Diggs <[email protected]>
AX: SVG AAM mapping trumps ARIA role attribute in the case of SVG root
Modified: trunk/LayoutTests/TestExpectations (227542 => 227543)
--- trunk/LayoutTests/TestExpectations 2018-01-24 20:15:52 UTC (rev 227542)
+++ trunk/LayoutTests/TestExpectations 2018-01-24 20:21:52 UTC (rev 227543)
@@ -149,21 +149,20 @@
# 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/extendable-event-waituntil.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/navigation-redirect.https.html [ Skip ]
imported/w3c/web-platform-tests/service-workers/service-worker/postmessage.https.html [ Skip ]
-imported/w3c/web-platform-tests/service-workers/service-worker/postmessage-msgport-to-client.https.html [ Skip ]
imported/w3c/web-platform-tests/service-workers/service-worker/respond-with-body-accessed-response.https.html [ Skip ]
imported/w3c/web-platform-tests/service-workers/service-worker/sandboxed-iframe-fetch-event.https.html [ Skip ]
-imported/w3c/web-platform-tests/service-workers/service-worker/update-after-oneday.https.html [ Skip ]
imported/w3c/web-platform-tests/service-workers/service-worker/update-bytecheck.https.html [ Skip ]
-imported/w3c/web-platform-tests/service-workers/service-worker/update-recovery.https.html [ Skip ]
imported/w3c/web-platform-tests/service-workers/service-worker/client-navigate.https.html [ Skip ]
imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-include-uncontrolled.https.html [ Skip ]
imported/w3c/web-platform-tests/service-workers/service-worker/indexeddb.https.html [ Skip ]
+# Requires additional test infrastructure.
+imported/w3c/web-platform-tests/service-workers/service-worker/update-after-oneday.https.html [ Skip ]
+
# Unsupported features: SharedWorker, NavigationPreload
imported/w3c/web-platform-tests/service-workers/service-worker/navigation-preload [ Skip ]
imported/w3c/web-platform-tests/service-workers/service-worker/shared-worker-controlled.https.html [ Skip ]
Modified: trunk/LayoutTests/imported/w3c/ChangeLog (227542 => 227543)
--- trunk/LayoutTests/imported/w3c/ChangeLog 2018-01-24 20:15:52 UTC (rev 227542)
+++ trunk/LayoutTests/imported/w3c/ChangeLog 2018-01-24 20:21:52 UTC (rev 227543)
@@ -1,3 +1,16 @@
+2018-01-24 Chris Dumez <[email protected]>
+
+ Unreviewed, unskip some service worker tests that no longer time out
+
+ * web-platform-tests/service-workers/service-worker/clients-matchall-include-uncontrolled.https-expected.txt:
+ * web-platform-tests/service-workers/service-worker/extendable-event-waituntil.https-expected.txt:
+ * web-platform-tests/service-workers/service-worker/indexeddb.https-expected.txt:
+ * web-platform-tests/service-workers/service-worker/navigation-redirect.https-expected.txt:
+ * web-platform-tests/service-workers/service-worker/postmessage-msgport-to-client.https-expected.txt:
+ * web-platform-tests/service-workers/service-worker/postmessage.https-expected.txt:
+ * web-platform-tests/service-workers/service-worker/sandboxed-iframe-fetch-event.https-expected.txt:
+ * web-platform-tests/service-workers/service-worker/update-recovery.https-expected.txt:
+
2018-01-24 Manuel Rego Casasnovas <[email protected]>
Update paths of CSS tests from WPT
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-include-uncontrolled.https-expected.txt (227542 => 227543)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-include-uncontrolled.https-expected.txt 2018-01-24 20:15:52 UTC (rev 227542)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-include-uncontrolled.https-expected.txt 2018-01-24 20:21:52 UTC (rev 227543)
@@ -1,4 +1,7 @@
+CONSOLE MESSAGE: line 2659: Error: assert_array_equals: property 1, expected false but got true
-FAIL Verify matchAll() respect includeUncontrolled assert_unreached: unexpected rejection: Passing MessagePort objects to postMessage is not yet supported Reached unreachable code
+Harness Error (FAIL), message = Error: assert_array_equals: property 1, expected false but got true
+TIMEOUT Verify matchAll() respect includeUncontrolled Test timed out
+
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/extendable-event-waituntil.https-expected.txt (227542 => 227543)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/extendable-event-waituntil.https-expected.txt 2018-01-24 20:15:52 UTC (rev 227542)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/extendable-event-waituntil.https-expected.txt 2018-01-24 20:21:52 UTC (rev 227543)
@@ -1,13 +1,8 @@
-CONSOLE MESSAGE: line 19: Unhandled Promise Rejection: NotSupportedError: Passing MessagePort objects to postMessage is not yet supported
-CONSOLE MESSAGE: line 19: Unhandled Promise Rejection: NotSupportedError: Passing MessagePort objects to postMessage is not yet supported
-CONSOLE MESSAGE: line 19: Unhandled Promise Rejection: NotSupportedError: Passing MessagePort objects to postMessage is not yet supported
-Harness Error (FAIL), message = Passing MessagePort objects to postMessage is not yet supported
-
-TIMEOUT Test install event waitUntil fulfilled Test timed out
-TIMEOUT Test ExtendableEvent multiple waitUntil fulfilled. Test timed out
-TIMEOUT Test ExtendableEvent waitUntil reject precedence. Test timed out
-FAIL Test activate event waitUntil fulfilled assert_unreached: unexpected rejection: Passing MessagePort objects to postMessage is not yet supported Reached unreachable code
+PASS Test install event waitUntil fulfilled
+PASS Test ExtendableEvent multiple waitUntil fulfilled.
+PASS Test ExtendableEvent waitUntil reject precedence.
+PASS Test activate event waitUntil fulfilled
PASS Test install event waitUntil rejected
PASS Test activate event waitUntil rejected.
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/indexeddb.https-expected.txt (227542 => 227543)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/indexeddb.https-expected.txt 2018-01-24 20:15:52 UTC (rev 227542)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/indexeddb.https-expected.txt 2018-01-24 20:21:52 UTC (rev 227543)
@@ -1,4 +1,8 @@
+CONSOLE MESSAGE: line 14: NotFoundError: Failed to execute 'transaction' on 'IDBDatabase': One of the specified object stores was not found.
-FAIL Verify Indexed DB operation in a Service Worker promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-PASS clean up: registration
+Harness Error (FAIL), message = NotFoundError: Failed to execute 'transaction' on 'IDBDatabase': One of the specified object stores was not found.
+TIMEOUT Verify Indexed DB operation in a Service Worker Test timed out
+NOTRUN clean up: registration
+NOTRUN clean up: database
+
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/navigation-redirect.https-expected.txt (227542 => 227543)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/navigation-redirect.https-expected.txt 2018-01-24 20:15:52 UTC (rev 227542)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/navigation-redirect.https-expected.txt 2018-01-24 20:21:52 UTC (rev 227543)
@@ -2,29 +2,29 @@
Harness Error (TIMEOUT), message = null
-FAIL Normal redirect to same-origin scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL Normal redirect to other-origin scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL SW-fallbacked redirect to same-origin out-scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL SW-fallbacked redirect to same-origin same-scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL SW-fallbacked redirect to same-origin other-scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL SW-fallbacked redirect to other-origin out-scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL SW-fallbacked redirect to other-origin in-scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL SW-generated redirect to same-origin out-scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL SW-generated redirect to same-origin same-scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL SW-generated redirect to same-origin other-scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL SW-generated redirect to other-origin out-scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL SW-generated redirect to other-origin in-scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL SW-fetched redirect to same-origin out-scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL SW-fetched redirect to same-origin same-scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-FAIL SW-fetched redirect to same-origin other-scope. promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
-TIMEOUT SW-fetched redirect to other-origin out-scope. Test timed out
-NOTRUN SW-fetched redirect to other-origin in-scope.
-NOTRUN Redirect to same-origin out-scope with opaque redirect response.
-NOTRUN Redirect to same-origin same-scope with opaque redirect response.
-NOTRUN Redirect to same-origin other-scope with opaque redirect response.
-NOTRUN Redirect to other-origin out-scope with opaque redirect response.
-NOTRUN Redirect to other-origin in-scope with opaque redirect response.
-NOTRUN No location redirect response.
+PASS Normal redirect to same-origin scope.
+PASS Normal redirect to other-origin scope.
+PASS SW-fallbacked redirect to same-origin out-scope.
+FAIL SW-fallbacked redirect to same-origin same-scope. assert_object_equals: Intercepted URLs should match. expected property "1" missing
+PASS SW-fallbacked redirect to same-origin other-scope.
+PASS SW-fallbacked redirect to other-origin out-scope.
+PASS SW-fallbacked redirect to other-origin in-scope.
+PASS SW-generated redirect to same-origin out-scope.
+PASS SW-generated redirect to same-origin same-scope.
+PASS SW-generated redirect to same-origin other-scope.
+PASS SW-generated redirect to other-origin out-scope.
+PASS SW-generated redirect to other-origin in-scope.
+PASS SW-fetched redirect to same-origin out-scope.
+PASS SW-fetched redirect to same-origin same-scope.
+PASS SW-fetched redirect to same-origin other-scope.
+PASS SW-fetched redirect to other-origin out-scope.
+PASS SW-fetched redirect to other-origin in-scope.
+PASS Redirect to same-origin out-scope with opaque redirect response.
+PASS Redirect to same-origin same-scope with opaque redirect response.
+PASS Redirect to same-origin other-scope with opaque redirect response.
+PASS Redirect to other-origin out-scope with opaque redirect response.
+PASS Redirect to other-origin in-scope with opaque redirect response.
+TIMEOUT No location redirect response. Test timed out
NOTRUN Redirect to same-origin out-scope with opaque redirect response which is passed through Cache.
NOTRUN Redirect to same-origin same-scope with opaque redirect response which is passed through Cache.
NOTRUN Redirect to same-origin other-scope with opaque redirect response which is passed through Cache.
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/postmessage-msgport-to-client.https-expected.txt (227542 => 227543)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/postmessage-msgport-to-client.https-expected.txt 2018-01-24 20:15:52 UTC (rev 227542)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/postmessage-msgport-to-client.https-expected.txt 2018-01-24 20:21:52 UTC (rev 227543)
@@ -1,5 +1,3 @@
-Harness Error (TIMEOUT), message = null
+PASS postMessage MessagePorts from ServiceWorker to Client
-TIMEOUT postMessage MessagePorts from ServiceWorker to Client Test timed out
-
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/postmessage.https-expected.txt (227542 => 227543)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/postmessage.https-expected.txt 2018-01-24 20:15:52 UTC (rev 227542)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/postmessage.https-expected.txt 2018-01-24 20:21:52 UTC (rev 227543)
@@ -1,7 +1,7 @@
Harness Error (TIMEOUT), message = null
-FAIL postMessage to a ServiceWorker (and back via MessagePort) promise_test: Unhandled rejection with value: object "NotSupportedError: Passing MessagePort objects to postMessage is not yet supported"
+PASS postMessage to a ServiceWorker (and back via MessagePort)
TIMEOUT postMessage a transferable ArrayBuffer between ServiceWorker and Client Test timed out
NOTRUN postMessage a transferable ArrayBuffer between ServiceWorker and Client over MessagePort
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/sandboxed-iframe-fetch-event.https-expected.txt (227542 => 227543)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/sandboxed-iframe-fetch-event.https-expected.txt 2018-01-24 20:15:52 UTC (rev 227542)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/sandboxed-iframe-fetch-event.https-expected.txt 2018-01-24 20:21:52 UTC (rev 227543)
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 27: [blocked] The page at https://localhost:9443/service-workers/service-worker/sandboxed-iframe-fetch-event.https.html was not allowed to display insecure content from blob:null/1e18072d-e067-4b6a-8346-212ade1e573e.
+CONSOLE MESSAGE: line 27: [blocked] The page at https://localhost:9443/service-workers/service-worker/sandboxed-iframe-fetch-event.https.html was not allowed to display insecure content from blob:null/2548f006-c6d1-4d09-82c1-3c1b434dbfe7.
Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/update-recovery.https-expected.txt (227542 => 227543)
--- trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/update-recovery.https-expected.txt 2018-01-24 20:15:52 UTC (rev 227542)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/update-recovery.https-expected.txt 2018-01-24 20:21:52 UTC (rev 227543)
@@ -1,5 +1,3 @@
-Harness Error (TIMEOUT), message = null
+PASS Recover from a bad service worker by updating after a failed navigation.
-TIMEOUT Recover from a bad service worker by updating after a failed navigation. Test timed out
-