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 Bugs | Assignee: | 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 | ||
Hercules Hjalmarsson
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99762266>
Hercules Hjalmarsson
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
EWS
Test gardening commit 254332@main (60dcab2dae6c): <https://commits.webkit.org/254332@main>
Reviewed commits have been landed. Closing PR #4198 and removing active labels.