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 +
<rdar://problem/99833534>
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
(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.
Test gardening commit 254407@main (6d5c815fcf77): <https://commits.webkit.org/254407@main> Reviewed commits have been landed. Closing PR #4282 and removing active labels.