Bug 262150 - REGRESSION(268408@main): [ macOS ] TestWebKitAPI.WebPushDPushNotificationEventTest.Basic is constantly timing out.
Summary: REGRESSION(268408@main): [ macOS ] TestWebKitAPI.WebPushDPushNotificationEven...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-26 16:07 PDT by Ben Schwartz
Modified: 2023-09-27 18:52 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.