WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 249277
249255
[iOS EWS] TestWebKitAPI.ProcessSwap.CrossOriginSystemPreview and TestWebKitAPI.ProcessSwap.SameOriginSystemPreview consistently timing out
https://bugs.webkit.org/show_bug.cgi?id=249255
Summary
[iOS EWS] TestWebKitAPI.ProcessSwap.CrossOriginSystemPreview and TestWebKitAP...
Ryan Haddad
Reported
2022-12-13 13:46:40 PST
The following two API tests are consistently timing out on iOS EWS bots: TestWebKitAPI.ProcessSwap.CrossOriginSystemPreview TestWebKitAPI.ProcessSwap.SameOriginSystemPreview
https://ews-build.webkit.org/#/builders/9/builds/89130
However, they are not timing out on post-commit:
https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.ProcessSwap.CrossOriginSystemPreview&test=TestWebKitAPI.ProcessSwap.SameOriginSystemPreview
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-13 13:50:56 PST
<
rdar://problem/103318890
>
Ryan Haddad
Comment 2
2022-12-13 13:55:36 PST
The earliest instance I see on EWS for TestWebKitAPI.ProcessSwap.CrossOriginSystemPreview failing is from 4 days ago for an unrelated PR with a base revision of
https://commits.webkit.org/257639@main
Ryan Haddad
Comment 3
2022-12-13 14:38:26 PST
Based on a conversation in slack, it looks like this test is trying to load content from
https://webkit.org
in
https://github.com/WebKit/WebKit/blob/main/Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm#L1978
, which must be getting blocked on the EWS network. Not sure what caused this to start happening, but Dean is looking at fixing this.
Alexey Proskuryakov
Comment 4
2022-12-14 11:52:50 PST
A new bug was used for landing a fix, for some reason. *** This bug has been marked as a duplicate of
bug 249277
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug