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.
<rdar://problem/116703485>
Test gardening commit 269188@main (b5f962b54b6d): <https://commits.webkit.org/269188@main> Reviewed commits have been landed. Closing PR #18872 and removing active labels.
Pull request: https://github.com/WebKit/WebKit/pull/18949
Nevermind, this is being fixed in https://bugs.webkit.org/show_bug.cgi?id=263020.