Bug 231847
Summary: | [macOS Debug] TestWebKitAPI.WKInspectorExtensionDelegate.InspectedPageNavigatedCallbacks is timing out | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bburg, hi, inspector-bugzilla-changes, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=231338 https://bugs.webkit.org/show_bug.cgi?id=257332 |
Ryan Haddad
TestWebKitAPI.WKInspectorExtensionDelegate.InspectedPageNavigatedCallbacks has been consistently timing out on macOS debug bots since it was added with https://trac.webkit.org/changeset/283857/webkit
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WKInspectorExtensionDelegate.InspectedPageNavigatedCallbacks
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/84323020>
Blaze Burg
I see this test timing out on BigSurE-Release only when the preceding ~20 tests also time out. I am not going to investigate that further, it looks like a different test is leaving the bot in a bad state.
For Debug, I'm pretty sure it's just slow?
Blaze Burg
I will try to repro the debug timeout locally in case there is an assertion being hit or something.
Ryan Haddad
Disabled the test for debug in r285957