Bug 253343
Summary: | REGRESSION: [Ventura] http/tests/workers/service/shownotification-allowed.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | beidson, cdumez, nham, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
http/tests/workers/service/shownotification-allowed.html has become a flaky failure on Ventura bots. It had a few failures on 2/7/2023, then it passed up until 2/16/2023, after which it became a flaky failure again.
--- /Volumes/Data/worker/Apple-Ventura-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/workers/service/shownotification-allowed-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/workers/service/shownotification-allowed-actual.txt
@@ -4,9 +4,5 @@
PASS Notification.permission is "granted"
-PASS gotClicked is false
-PASS gotClosed is false
-PASS gotClicked is true
-PASS gotClosed is false
-PASS Close has been observed
+FAIL timed out
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fworkers%2Fservice%2Fshownotification-allowed.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106210992>
Ryan Haddad
Pull request: https://github.com/WebKit/WebKit/pull/11026
EWS
Test gardening commit 261173@main (983d8edaa417): <https://commits.webkit.org/261173@main>
Reviewed commits have been landed. Closing PR #11026 and removing active labels.
Ryan Haddad
The flakiness appears to have gone away around the time that https://commits.webkit.org/268402@main landed, so we can likely remove the flaky expectation now.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/25518
EWS
Committed 275722@main (978f836eb161): <https://commits.webkit.org/275722@main>
Reviewed commits have been landed. Closing PR #25518 and removing active labels.