Bug 240612
Summary: | REGRESSION (250635@main): TestWebKitAPI.PushAPI.pushEventsAndInspectedServiceWorker is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=240454 |
Ryan Haddad
TestWebKitAPI.PushAPI.pushEventsAndInspectedServiceWorker is almost consistently failing on macOS release bots after https://commits.webkit.org/250635@main
TestWebKitAPI.PushAPI.pushEventsAndInspectedServiceWorker
2022-05-18 15:05:46.967 com.apple.WebKit.WebContent.Development[79235:185344520] ApplePersistence=NO
/Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/PushAPI.mm:463
Value of: pushMessageSuccessful
Actual: false
Expected: true
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.PushAPI.pushEventsAndInspectedServiceWorker
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/93537478>
Ryan Haddad
Before that change, the test appears to have been a flaky failure.
EWS
Committed r294482 (250741@main): <https://commits.webkit.org/250741@main>
Reviewed commits have been landed. Closing PR #769 and removing active labels.
Alexey Proskuryakov
Passing reliably now!