Bug 253343 - REGRESSION: [Ventura] http/tests/workers/service/shownotification-allowed.html is a flaky failure
Summary: REGRESSION: [Ventura] http/tests/workers/service/shownotification-allowed.htm...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-03 13:58 PST by Ryan Haddad
Modified: 2024-03-05 17:47 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2023-03-03 13:58:06 PST
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
Comment 1 Radar WebKit Bug Importer 2023-03-03 13:58:16 PST
<rdar://problem/106210992>
Comment 2 Ryan Haddad 2023-03-03 14:32:26 PST
Pull request: https://github.com/WebKit/WebKit/pull/11026
Comment 3 EWS 2023-03-03 14:39:49 PST
Test gardening commit 261173@main (983d8edaa417): <https://commits.webkit.org/261173@main>

Reviewed commits have been landed. Closing PR #11026 and removing active labels.
Comment 4 Ryan Haddad 2023-10-20 15:57:07 PDT
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.
Comment 5 Chris Dumez 2024-03-05 17:44:19 PST
Pull request: https://github.com/WebKit/WebKit/pull/25518
Comment 6 EWS 2024-03-05 17:47:33 PST
Committed 275722@main (978f836eb161): <https://commits.webkit.org/275722@main>

Reviewed commits have been landed. Closing PR #25518 and removing active labels.