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