Bug 278886
| Summary: | REGRESSION (282885@main) : [ macOS Sonoma wk2 ] TestWebKitAPI.WebPushDBuiltInTest.ImplicitSilentPushTimerCancelledOnShowingNotification is a constant failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anfernee Viduya <aviduya> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | beidson, nham, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Anfernee Viduya
TestWebKitAPI.WebPushDBuiltInTest.ImplicitSilentPushTimerCancelledOnShowingNotification
is a constant failure since 282885@main landed.
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebPushDBuiltInTest.ImplicitSilentPushTimerCancelledOnShowingNotification
LOG:
Value of: v->expectDecryptedMessage(@"null data", message.get())
Actual: false
Expected: true
BUILDBOT LINK:
https://build.webkit.org/#/builders/947/builds/5348
REPRODUCIBILITY:
I was able to reproduce the regression using command.
run-api-tests TestWebKitAPI.WebPushDBuiltInTest.ImplicitSilentPushTimerCancelledOnShowingNotification --debug --iterations=10
DESCRIPTION:
Changes were made in notification 282885@main
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134969476>
Alexey Proskuryakov
This was fixed via bug 278931.
*** This bug has been marked as a duplicate of bug 278931 ***