[Webkit-unassigned] [Bug 279279] New: NEW TEST (283218 at main): [ macOS ] 2x TestWebKitAPI.WebPushD test are constant failures.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 6 12:53:31 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279279
Bug ID: 279279
Summary: NEW TEST (283218 at main): [ macOS ] 2x
TestWebKitAPI.WebPushD test are constant failures.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aviduya at apple.com
CC: nham at apple.com, sihui_liu at apple.com,
webkit-bot-watchers-bugzilla at group.apple.com
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.
--
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/20240906/f07efcab/attachment-0001.htm>
More information about the webkit-unassigned
mailing list