Bug 244001
Summary: | REGRESSION(253037@main): [ iOS macOS ] http/tests/workers/service/basic-timeout.https.html is a constant timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hercules Hjalmarsson
http/tests/workers/service/basic-timeout.https.html
Is a constant timeout on iOS/macOS ToT and since 253037@main.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http/tests/workers/service/basic-timeout.https.html
DIFF:
@@ -1,14 +1,3 @@
+FAIL: Timed out waiting for notifyDone to be called
-URL 0 - https://127.0.0.1:8443/workers/service/resources/timeout-fallback.html
-Status code 0 - 200
-Source' header 0 - null
-URL 1 - https://127.0.0.1:8443/workers/service/resources/timeout-no-fallback.html
-Status code 1 - 404
-Source' header 1 - null
-URL 2 - https://127.0.0.1:8443/workers/service/resources/succeed-fallback-check.py
-Status code 2 - 200
-Source' header 2 - network
-URL 3 - https://127.0.0.1:8443/workers/service/resources/succeed-fallback-check.py
-Status code 3 - 200
-Source' header 3 - network
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98739421>
Hercules Hjalmarsson
This issue can be bisected to 253037@main using command:
run-webkit-tests --ios-simulator --iterations=1 http/tests/workers/service/basic-timeout.https.html
EWS
Test gardening commit 253485@main (436d8f38ce7e): <https://commits.webkit.org/253485@main>
Reviewed commits have been landed. Closing PR #3378 and removing active labels.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/3387
EWS
Committed 253540@main (a7d733519a16): <https://commits.webkit.org/253540@main>
Reviewed commits have been landed. Closing PR #3387 and removing active labels.