Bug 245091 - New Test(252267@main): [ iOS wk2 x86_64 Release ] http/wpt/shared-workers/connect-event-ordering.html is a flaky failure
Summary: New Test(252267@main): [ iOS wk2 x86_64 Release ] http/wpt/shared-workers/con...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-12 12:32 PDT by Hercules Hjalmarsson
Modified: 2022-10-07 10:46 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.