WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
221731
[ MacOS Debug wk2] imported/w3c/web-platform-tests/worklets/animation-worklet-service-worker-interception.https.html is a flakey text failure
https://bugs.webkit.org/show_bug.cgi?id=221731
Summary
[ MacOS Debug wk2] imported/w3c/web-platform-tests/worklets/animation-worklet...
Robert Jenner
Reported
2021-02-10 17:03:36 PST
imported/w3c/web-platform-tests/worklets/animation-worklet-service-worker-interception.https.html Is a flakey text failure in macOS Debug for both Catalina and Big Sur in wk2. HISTORY URL:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fworklets%2Fanimation-worklet-service-worker-interception.https.html&platform=mac
DIFF URL:
https://build.webkit.org/results/Apple-BigSur-Debug-WK2-Tests/r272683%20(70)/imported/w3c/web-platform-tests/worklets/animation-worklet-service-worker-interception.https-pretty-diff.html
DIFF TEXT: --- /Volumes/Data/slave/bigsur-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/worklets/animation-worklet-service-worker-interception.https-expected.txt +++ /Volumes/Data/slave/bigsur-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/worklets/animation-worklet-service-worker-interception.https-actual.txt @@ -1 +1,5 @@ +FAIL addModule() on a controlled document should be intercepted by a service worker. assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]" +FAIL addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope. assert_equals: expected (string) "REJECTED" but got (object) object "[object Object]" +FAIL Static import should be intercepted by a service worker. assert_equals: expected (string) "RESOLVED" but got (object) object "[object Object]" + Was able to reproduce same failure as above in
r272683
using the following test: run-webkit-test imported/w3c/web-platform-tests/worklets/animation-worklet-service-worker-interception.https.html --iterations 1000 -f --debug
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-02-10 17:03:54 PST
<
rdar://problem/74213595
>
Robert Jenner
Comment 2
2021-02-10 17:04:44 PST
Flakey failures have been occurring with this test for a very long time. As such, I was not able to find a regression point.
Chris Dumez
Comment 3
2021-02-11 13:33:31 PST
Committed
r272745
: <
https://trac.webkit.org/changeset/272745
>
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