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
<rdar://problem/83215183>
Marked test expectations: https://trac.webkit.org/changeset/282605/webkit
History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fworkers%2Fservice%2Fclient-removed-from-clients-while-in-page-cache.html
The test is not flaky any more on iOS 15. Removed the expectation https://trac.webkit.org/changeset/284257/webkit and closing the bug.