Bug 262928

Summary: REGRESSION(Sonoma): [ Sonoma ] 2 API tests under TestWebKitAPI.WebKit.* are constantly timing out.
Product: WebKit Reporter: Ben Schwartz <ben_schwartz>
Component: Tools / TestsAssignee: Elliott Williams <emw>
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   
See Also: https://bugs.webkit.org/show_bug.cgi?id=262065
https://bugs.webkit.org/show_bug.cgi?id=263020
Bug Depends on: 263020    
Bug Blocks:    

Ben Schwartz
Reported 2023-10-09 15:37:28 PDT
The following API tests are constantly timing out on macOS Sonoma: TestWebKitAPI.WebKit.HTTPSProxyAPI TestWebKitAPI.WebKit.SOCKS5API HISTORY: https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebKit.HTTPSProxyAPI&test=TestWebKitAPI.WebKit.SOCKS5API REPRODUCIBILITY: I was able to reproduce this issue on macOS Sonoma (14.0, 22G74/arm64) ToT using the following commands: ``` python3 Tools/CISupport/download-built-product --platform=mac --debug 'https://s3-us-west-2.amazonaws.com/archives.webkit.org/mac-sonoma-x86_64 arm64-debug/268614@main.zip' python3 Tools/CISupport/built-product-archive --platform=mac-sonoma --debug extract python3 Tools/Scripts/run-api-tests --no-build --json-output=api_test_results.json --debug --verbose TestWebKitAPI.WebKit.HTTPSProxyAPI TestWebKitAPI.WebKit.SOCKS5API ``` REGRESSION: These tests have been constantly timing out since their introduction with the macOS Sonoma bring-up at 268549@main.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-09 15:37:48 PDT
EWS
Comment 2 2023-10-10 21:06:52 PDT
Test gardening commit 269188@main (b5f962b54b6d): <https://commits.webkit.org/269188@main> Reviewed commits have been landed. Closing PR #18872 and removing active labels.
Elliott Williams
Comment 3 2023-10-11 10:39:53 PDT
Elliott Williams
Comment 4 2023-10-11 10:45:21 PDT
Nevermind, this is being fixed in https://bugs.webkit.org/show_bug.cgi?id=263020.
Note You need to log in before you can comment on or make changes to this bug.