Bug 244001 - REGRESSION(253037@main): [ iOS macOS ] http/tests/workers/service/basic-timeout.https.html is a constant timeout
Summary: REGRESSION(253037@main): [ iOS macOS ] http/tests/workers/service/basic-timeo...
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: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-16 11:19 PDT by Hercules Hjalmarsson
Modified: 2022-08-17 15:42 PDT (History)
2 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-08-16 11:19:18 PDT
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
Comment 1 Radar WebKit Bug Importer 2022-08-16 11:19:40 PDT
<rdar://problem/98739421>
Comment 2 Hercules Hjalmarsson 2022-08-16 11:20:18 PDT
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
Comment 3 EWS 2022-08-16 14:26:03 PDT
Test gardening commit 253485@main (436d8f38ce7e): <https://commits.webkit.org/253485@main>

Reviewed commits have been landed. Closing PR #3378 and removing active labels.
Comment 4 Chris Dumez 2022-08-16 17:02:31 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3387
Comment 5 EWS 2022-08-17 15:42:12 PDT
Committed 253540@main (a7d733519a16): <https://commits.webkit.org/253540@main>

Reviewed commits have been landed. Closing PR #3387 and removing active labels.