Bug 279279
Summary: | NEW TEST (283218@main): [ macOS ] 2x TestWebKitAPI.WebPushD test are constant failures. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anfernee Viduya <aviduya> |
Component: | Tools / Tests | Assignee: | Sihui Liu <sihui_liu> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | nham, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Anfernee Viduya
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135435896>
Sihui Liu
Pull request: https://github.com/WebKit/WebKit/pull/33332
EWS
Committed 283426@main (f38a9ddefa06): <https://commits.webkit.org/283426@main>
Reviewed commits have been landed. Closing PR #33332 and removing active labels.