Bug 262150

Summary: REGRESSION(268408@main): [ macOS ] TestWebKitAPI.WebPushDPushNotificationEventTest.Basic is constantly timing out.
Product: WebKit Reporter: Ben Schwartz <ben_schwartz>
Component: WebKit Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=261956

Description Ben Schwartz 2023-09-26 16:07:28 PDT
TestWebKitAPI.WebPushDPushNotificationEventTest.Basic

This API test is constantly timing out on macOS.

HISTORY:

https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebPushDPushNotificationEventTest.Basic

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.WebPushDPushNotificationEventTest.Basic

REGRESSION:

I was able to identify a potential regression point at 268408@main. This issue did not reproduce before then, and changes at that point appear to be directly related to the issue.
Comment 1 Radar WebKit Bug Importer 2023-09-26 16:07:40 PDT
<rdar://problem/116087660>
Comment 2 EWS 2023-09-26 16:24:29 PDT
Test gardening commit 268486@main (f8640f5ed5c9): <https://commits.webkit.org/268486@main>

Reviewed commits have been landed. Closing PR #18252 and removing active labels.
Comment 3 Brady Eidson 2023-09-26 16:34:34 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18254
Comment 4 EWS 2023-09-26 18:54:07 PDT
Test gardening commit 268491@main (860991a7920d): <https://commits.webkit.org/268491@main>

Reviewed commits have been landed. Closing PR #18254 and removing active labels.
Comment 5 Alexey Proskuryakov 2023-09-27 18:52:28 PDT
The above wasn't test gardening, but a test fix. Moving to RESOLVED/FIXED.