The following API tests are constantly failing on macOS: TestWebKitAPI.WKInspectorExtensionHost.RegisterExtension TestWebKitAPI.WKInspectorExtensionHost.UnegisterExtension The following API tests are constantly timing out on macOS: TestWebKitAPI.WKInspectorExtension.EvaluateScriptOnPage TestWebKitAPI.WKInspectorExtension.ExtensionTabIsPersistent ERROR LOG (for failures): TestWebKitAPI.WKInspectorExtensionHost.RegisterExtension /Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtensionHost.mm:83 Value of: error Actual: false Expected: true /Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtensionHost.mm:84 Value of: !(extension) Actual: false Expected: true /Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtensionHost.mm:85 Value of: [error.localizedFailureReason containsString:@"RegistrationFailed"] Actual: false Expected: true TestWebKitAPI.WKInspectorExtensionHost.UnregisterExtension /Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtensionHost.mm:155 Value of: error Actual: false Expected: true /Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKInspectorExtensionHost.mm:156 Value of: [error.localizedFailureReason containsString:@"InvalidRequest"] Actual: false Expected: true STDIO URL: https://build.webkit.org/api/v2/logs/24835290/raw REPRODUCIBILITY: I was able to reproduce this issue on macOS Ventura (13.5, 22G74/arm64) ToT using the following command: run-api-tests --verbose TestWebKitAPI.WKInspectorExtensionHost.RegisterExtension TestWebKitAPI.WKInspectorExtensionHost.UnregisterExtension TestWebKitAPI.WKInspectorExtension.EvaluateScriptOnPage TestWebKitAPI.WKInspectorExtension.ExtensionTabIsPersistent REGRESSION: The flakiness dashboard, bisection, and contextual information all indicate a likely regression point at 268166@main.
<rdar://problem/115803479>
Committed 268221@main (1a475262cc73): <https://commits.webkit.org/268221@main> Reviewed commits have been landed. Closing PR #17994 and removing active labels.
Re-opening for pull request https://github.com/WebKit/WebKit/pull/17996
This PR is in Closed state. What is the next step for this?
The change has been reverted, comment 2.