Bug 245009

Summary: New Test(250032@main): [ iOS wk2 ] http/wpt/service-workers/controlled-sharedworker.https.html is a flaky failure
Product: WebKit Reporter: Hercules Hjalmarsson <hhjalmarsson>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Hercules Hjalmarsson 2022-09-09 15:32:59 PDT
http/wpt/service-workers/controlled-sharedworker.https.html

Is a flaky text failure on iOS wk2 ToT and since introduced at 250032@main.

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http/wpt/service-workers/controlled-sharedworker.https.html

DIFF:
@@ -1,5 +1,7 @@
+
+Harness Error (TIMEOUT), message = null

 PASS Register service worker
-PASS Verify shared worker is controlled
-PASS Verify shared worker can post message to its service worker
+TIMEOUT Verify shared worker is controlled Test timed out
+NOTRUN Verify shared worker can post message to its service worker
Comment 1 Radar WebKit Bug Importer 2022-09-09 15:33:17 PDT
<rdar://problem/99762266>
Comment 2 Hercules Hjalmarsson 2022-09-09 15:35:30 PDT
This issue can be bisected to 250032@main using command:

run-webkit-tests -f --exit-after-n-failures 1  --force  --child-processes=5 --iterations=500  --ios-simulator --release  http/wpt/service-workers/controlled-sharedworker.https.html
Comment 3 EWS 2022-09-09 15:47:55 PDT
Test gardening commit 254332@main (60dcab2dae6c): <https://commits.webkit.org/254332@main>

Reviewed commits have been landed. Closing PR #4198 and removing active labels.