WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
261840
REGRESSION(
268166@main
): [ macOS ] 4 API tests under TestWebKitAPI.WKInspectorExtensionHost: 2 constantly failing, 2 constantly timing out
https://bugs.webkit.org/show_bug.cgi?id=261840
Summary
REGRESSION(268166@main): [ macOS ] 4 API tests under TestWebKitAPI.WKInspecto...
Ben Schwartz
Reported
2023-09-20 14:06:24 PDT
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
.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-20 14:07:10 PDT
<
rdar://problem/115803479
>
EWS
Comment 2
2023-09-20 16:25:16 PDT
Committed
268221@main
(1a475262cc73): <
https://commits.webkit.org/268221@main
> Reviewed commits have been landed. Closing PR #17994 and removing active labels.
Matt Woodrow
Comment 3
2023-09-20 16:44:12 PDT
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/17996
Alexey Proskuryakov
Comment 4
2023-09-20 17:10:47 PDT
This PR is in Closed state. What is the next step for this?
Matt Woodrow
Comment 5
2023-09-20 17:14:50 PDT
The change has been reverted,
comment 2
.
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