Bug 231847 - [macOS Debug] TestWebKitAPI.WKInspectorExtensionDelegate.InspectedPageNavigatedCallbacks is timing out
Summary: [macOS Debug] TestWebKitAPI.WKInspectorExtensionDelegate.InspectedPageNavigat...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-15 17:17 PDT by Ryan Haddad
Modified: 2023-05-25 16:37 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2021-10-15 17:17:08 PDT
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
Comment 1 Radar WebKit Bug Importer 2021-10-15 17:17:19 PDT
<rdar://problem/84323020>
Comment 2 BJ Burg 2021-10-18 12:03:41 PDT
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?
Comment 3 BJ Burg 2021-10-18 13:10:58 PDT
I will try to repro the debug timeout locally in case there is an assertion being hit or something.
Comment 4 Ryan Haddad 2021-11-17 15:04:17 PST
Disabled the test for debug in r285957