RESOLVED FIXED Bug 230354
Regression (r282484): [ iOS macOS ] imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-client-types.https.html is failing
https://bugs.webkit.org/show_bug.cgi?id=230354
Summary Regression (r282484): [ iOS macOS ] imported/w3c/web-platform-tests/service-w...
ayumi_kojima
Reported 2021-09-16 09:23:55 PDT
imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-client-types.https.html Is failing on iOS. It is also flaky failing on macOS. History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Fclients-matchall-client-types.https.html Diff: --- /Volumes/Data/worker/ios-simulator-14-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-client-types.https-expected.txt +++ /Volumes/Data/worker/ios-simulator-14-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-client-types.https-actual.txt @@ -1,4 +1,4 @@ PASS Verify matchAll() with window client type -FAIL Verify matchAll() with {window, sharedworker, worker} client types promise_test: Unhandled rejection with value: object "ReferenceError: Can't find variable: SharedWorker" +FAIL Verify matchAll() with {window, sharedworker, worker} client types promise_test: Unhandled rejection with value: object "TypeError: null is not an object (evaluating 'w.port.onmessage = _ => resolve(w)')"
Attachments
Patch (2.18 KB, patch)
2021-09-16 11:54 PDT, Alex Christensen
no flags
Radar WebKit Bug Importer
Comment 1 2021-09-16 09:25:31 PDT
Alex Christensen
Comment 2 2021-09-16 11:54:46 PDT
Chris Dumez
Comment 3 2021-09-16 13:54:30 PDT
Comment on attachment 438379 [details] Patch Doesn't need a review but r+
EWS
Comment 4 2021-09-16 17:09:33 PDT
Committed r282620 (241778@main): <https://commits.webkit.org/241778@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 438379 [details].
Note You need to log in before you can comment on or make changes to this bug.