[Webkit-unassigned] [Bug 281527] New: REGRESSION(285036 at main): 5x TestWebKitAPI.WebPushDBuiltInTest* (api-tests) are constantly failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 15 14:41:28 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=281527
Bug ID: 281527
Summary: REGRESSION(285036 at main): 5x
TestWebKitAPI.WebPushDBuiltInTest* (api-tests) are
constantly failing
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Morningstar at apple.com
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 at 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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241015/3eb61466/attachment-0001.htm>
More information about the webkit-unassigned
mailing list