Bug 230376
Summary: | [ iOS ] http/tests/workers/service/client-removed-from-clients-while-in-page-cache.html is a flaky timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | Unspecified |
ayumi_kojima
http/tests/workers/service/client-removed-from-clients-while-in-page-cache.html
Is flaky timing out on iOS.
History: http/tests/workers/service/client-removed-from-clients-while-in-page-cache.html
Diff;
--- /Volumes/Data/worker/ipados-simulator-14-release-tests-wk2/build/layout-test-results/http/tests/workers/service/client-removed-from-clients-while-in-page-cache-expected.txt
+++ /Volumes/Data/worker/ipados-simulator-14-release-tests-wk2/build/layout-test-results/http/tests/workers/service/client-removed-from-clients-while-in-page-cache-actual.txt
@@ -1,6 +1,5 @@
+FAIL: Timed out waiting for notifyDone to be called
+
* Tests that a client is removed from the list of service worker clients while it is in the page cache
-PASS: service worker has initially 2 clients
-PASS: page is about to enter page cache
-PASS: service worker has only 1 client after 1 entered page cache
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83215183>
ayumi_kojima
Marked test expectations: https://trac.webkit.org/changeset/282605/webkit
ayumi_kojima
History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fworkers%2Fservice%2Fclient-removed-from-clients-while-in-page-cache.html
ayumi_kojima
The test is not flaky any more on iOS 15. Removed the expectation https://trac.webkit.org/changeset/284257/webkit and closing the bug.