WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
230412
[Mac iOS] imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-client-types.https.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=230412
Summary
[Mac iOS] imported/w3c/web-platform-tests/service-workers/service-worker/clie...
Eric Hutchison
Reported
2021-09-17 10:45:32 PDT
imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-client-types.https.html is a flaky failure on Mac and iOS. History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fservice-workers%2Fservice-worker%2Fclients-matchall-client-types.https.html
Results:
https://build.webkit.org/results/Apple-iPadOS-14-Simulator-Release-WK2-Tests/r282630%20(2155)/results.html
Diff: --- /Volumes/Data/worker/ipados-simulator-14-release-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/ipados-simulator-14-release-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 "TypeError: null is not an object (evaluating 'w.port.onmessage = _ => resolve(w)')" +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);')" Reproduced test failure locally on
r282273
using run-webkit-tests --ios-simulator --iterations 100 --exit-after-n-failures 1 imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-client-types.https.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-09-17 10:46:23 PDT
<
rdar://problem/83247119
>
Eric Hutchison
Comment 2
2021-09-17 10:53:48 PDT
Updated test expectations at
http://trac.webkit.org/changeset/282671/webkit
youenn fablet
Comment 3
2022-11-09 01:48:59 PST
Not flaky anymore
Ryan Haddad
Comment 4
2022-11-09 09:30:07 PST
We need to remove the flaky test expectations.
Ryan Haddad
Comment 5
2022-11-09 09:31:36 PST
Expectations were removed in
https://commits.webkit.org/256483@main
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug