Bug 245009 - New Test(250032@main): [ iOS wk2 ] http/wpt/service-workers/controlled-sharedworker.https.html is a flaky failure
Summary: New Test(250032@main): [ iOS wk2 ] http/wpt/service-workers/controlled-shared...
Status: NEW
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-09 15:32 PDT by Hercules Hjalmarsson
Modified: 2022-09-09 15:47 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-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.