Bug 224115

Summary: [GTK][WPE] Test imported/w3c/web-platform-tests/service-workers/service-worker/unregister-immediately-before-installed.https.html is flaky and fails sometimes
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Carlos Alberto Lopez Perez
Reported 2021-04-02 09:16:23 PDT
The test imported/w3c/web-platform-tests/service-workers/service-worker/unregister-immediately-before-installed.https.html is flaky and sometimes it fails. --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/unregister-immediately-before-installed.https-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/service-workers/service-worker/unregister-immediately-before-installed.https-actual.txt @@ -1,6 +1,6 @@ Harness Error (TIMEOUT), message = null -TIMEOUT Clear-Site-Data must abort service worker registration. Test timed out -NOTRUN Clear-Site-Data must unregister a registration with a worker in the "installing" state. +FAIL Clear-Site-Data must abort service worker registration. promise_rejects_dom: function "function () { throw e }" threw object "TypeError: Service Worker script execution timed out" that is not a DOMException AbortError: property "code" is equal to undefined, expected 20 +TIMEOUT Clear-Site-Data must unregister a registration with a worker in the "installing" state. Test timed out Passing something like "--repeat-each=1000" to run-webkit-tests may help to reproduce the issue
Attachments
Carlos Alberto Lopez Perez
Comment 1 2021-04-02 09:57:03 PDT
Updated expectations on r275423
Diego Pino
Comment 2 2023-01-10 07:46:37 PST
The test or tests filed under this bug are not failing anymore. Test expectations updated in https://commits.webkit.org/258724@main.
Note You need to log in before you can comment on or make changes to this bug.