| 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: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
The test or tests filed under this bug are not failing anymore. Test expectations updated in https://commits.webkit.org/258724@main. |
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