NEW 281527
REGRESSION(285036@main): 5x TestWebKitAPI.WebPushDBuiltInTest* (api-tests) are constantly failing
https://bugs.webkit.org/show_bug.cgi?id=281527
Summary REGRESSION(285036@main): 5x TestWebKitAPI.WebPushDBuiltInTest* (api-tests) ar...
Dawn Morningstar
Reported 2024-10-15 14:41:28 PDT
TestWebKitAPI.WebPushDBuiltInTest.ImplicitSilentPushTimerCancelledOnShowingNotification TestWebKitAPI.WebPushDBuiltInTest.ImplicitSilentPushTimerCausesUnsubscribe TestWebKitAPI.WebPushDBuiltInTest.ShowAndGetNotifications TestWebKitAPI.WebPushDBuiltInTest.TestPermissionsAfterNotificatonRequestPermission TestWebKitAPI.WebPushDBuiltInTest.TestPermissionsAfterSubscribe These api tests are now all constantly failing/timing out after 285036@main. https://commits.webkit.org/285036@main HISTORY: https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebPushDBuiltInTest.ImplicitSilentPushTimerCancelledOnShowingNotification&test=TestWebKitAPI.WebPushDBuiltInTest.ImplicitSilentPushTimerCausesUnsubscribe&test=TestWebKitAPI.WebPushDBuiltInTest.ShowAndGetNotifications&test=TestWebKitAPI.WebPushDBuiltInTest.TestPermissionsAfterNotificatonRequestPermission&test=TestWebKitAPI.WebPushDBuiltInTest.TestPermissionsAfterSubscribe TEST-RUN: https://build.webkit.org/#/builders/1233/builds/393 STDIO: https://build.webkit.org/#/builders/1233/builds/393/steps/19/logs/stdio FAILURE: TestWebKitAPI.WebPushDBuiltInTest.TestPermissionsAfterSubscribe 2024-10-15 14:12:27.708 TestWebKitAPI[85408:5253450] +[IMKClient subclass]: chose IMKClient_Legacy 2024-10-15 14:12:28.261 TestWebKitAPI[85408:5253450] Encountered error: Error Domain=WKErrorDomain Code=5 "JavaScript execution returned a result of an unsupported type" UserInfo={NSLocalizedDescription=JavaScript execution returned a result of an unsupported type} while evaluating script: Notification.permission /Volumes/Data/worker/Apple-Sequoia-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm:1719 Value of: [view->queryPermission(@"push") isEqual:@"prompt"] Actual: false Expected: true /Volumes/Data/worker/Apple-Sequoia-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm:1720 Value of: [view->queryPermissionFromServiceWorker(@"push") isEqual:@"prompt"] Actual: false Expected: true /Volumes/Data/worker/Apple-Sequoia-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm:1721 Value of: [view->queryPermission(@"notifications") isEqual:@"prompt"] Actual: false Expected: true /Volumes/Data/worker/Apple-Sequoia-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm:1722 Value of: [view->queryPermissionFromServiceWorker(@"notifications") isEqual:@"prompt"] Actual: false Expected: true /Volumes/Data/worker/Apple-Sequoia-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm:1726 Value of: view->hasPushSubscription() Actual: false Expected: true /Volumes/Data/worker/Apple-Sequoia-Release-Build/build/Tools/TestWebKitAPI/cocoa/TestWKWebView.mm:548 Value of: !error Actual: false Expected: true /Volumes/Data/worker/Apple-Sequoia-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm:1727 Value of: [view->getNotificationPermission() isEqual:@"granted"] Actual: false Expected: true File name unavailable Unknown C++ exception thrown in the test body.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-15 14:42:38 PDT
Alexey Proskuryakov
Comment 2 2024-10-22 16:17:48 PDT
Looks like this was reverted in bug 281874?
Note You need to log in before you can comment on or make changes to this bug.