Bug 245091

Summary: New Test(252267@main): [ iOS wk2 x86_64 Release ] http/wpt/shared-workers/connect-event-ordering.html is a flaky failure
Product: WebKit Reporter: Hercules Hjalmarsson <hhjalmarsson>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
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-12 12:32:04 PDT
http/wpt/shared-workers/connect-event-ordering.html

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

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http/wpt/shared-workers/connect-event-ordering.html

DIFF:
@@ -1,3 +1,5 @@

-PASS connect event should fire following SharedWorker creation order
+Harness Error (TIMEOUT), message = null

+TIMEOUT connect event should fire following SharedWorker creation order Test timed out
+
Comment 1 Radar WebKit Bug Importer 2022-09-12 12:32:23 PDT
<rdar://problem/99833534>
Comment 2 Hercules Hjalmarsson 2022-09-12 12:38:03 PDT
This issue can be bisected to 252268@main using command:

run-webkit-tests -f --exit-after-n-failures 1  --force  --child-processes=5 --iterations=500  --ios-simulator --release  http/wpt/shared-workers/connect-event-ordering.html
Comment 3 Hercules Hjalmarsson 2022-09-12 12:41:44 PDT
(In reply to Hercules Hjalmarsson from comment #2)
> This issue can be bisected to 252268@main using command:
> 
> run-webkit-tests -f --exit-after-n-failures 1  --force  --child-processes=5
> --iterations=500  --ios-simulator --release 
> http/wpt/shared-workers/connect-event-ordering.html

This should be 252267@main in the above comment.
Comment 4 EWS 2022-09-12 14:41:45 PDT
Test gardening commit 254407@main (6d5c815fcf77): <https://commits.webkit.org/254407@main>

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