RESOLVED FIXED 279279
NEW TEST (283218@main): [ macOS ] 2x TestWebKitAPI.WebPushD test are constant failures.
https://bugs.webkit.org/show_bug.cgi?id=279279
Summary NEW TEST (283218@main): [ macOS ] 2x TestWebKitAPI.WebPushD test are constant...
Anfernee Viduya
Reported 2024-09-06 12:53:31 PDT
TestWebKitAPI.WebPushD.WKWebPushDaemonConnectionPushSubscription TestWebKitAPI.WebPushD.WKWebPushDaemonConnectionRequestPushPermission are constant failures. HISTORY: https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebPushD.WKWebPushDaemonConnectionRequestPushPermission&test=TestWebKitAPI.WebPushD.WKWebPushDaemonConnectionPushSubscription LOG: TestWebKitAPI.WebPushD.WKWebPushDaemonConnectionPushSubscription WebPushDaemon.mm:2435 Expected equality of these values: @"https://webkit.org/push" Which is: "https://webkit.org/push" subscription.endpoint.absoluteString Which is: "" WebPushDaemon.mm:2443 Value of: subscription Actual: false Expected: true WebPushDaemon.mm:2444 Expected equality of these values: @"https://webkit.org/push" Which is: "https://webkit.org/push" subscription.endpoint.absoluteString Which is: "" WebPushDaemon.mm:2452 Value of: unsubscribed Actual: false Expected: true TestWebKitAPI.WebPushD.WKWebPushDaemonConnectionRequestPushPermission WebPushDaemon.mm:2400 Expected equality of these values: state Which is: 0 _WKWebPushPermissionStatePrompt Which is: 2 WebPushDaemon.mm:2407 Value of: granted Actual: false Expected: true WebPushDaemon.mm:2414 Expected equality of these values: state Which is: 0 _WKWebPushPermissionStateGranted Which is: 1 BUID BOT LINK: https://build.webkit.org/#/builders/926/builds/4459/steps/19/logs/stdio REPRODUCIBILITY: Command I tried to use for reproduction. run-api-tests --debug --iterations=10 --run-singly TestWebKitAPI.WebPushD.WKWebPushDaemonConnectionPushSubscription TestWebKitAPI.WebPushD.WKWebPushDaemonConnectionRequestPushPermission DESCRIPTION: I could not reproduce the issue on configs x86_64 and arm64 on Sonoma. It passes 100% of the time locally.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-06 12:54:41 PDT
Sihui Liu
Comment 2 2024-09-09 12:39:24 PDT
EWS
Comment 3 2024-09-10 10:51:36 PDT
Committed 283426@main (f38a9ddefa06): <https://commits.webkit.org/283426@main> Reviewed commits have been landed. Closing PR #33332 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.