Bug 219516

Summary: [ Mac ] http/wpt/service-workers/service-worker-spinning-install.https.html is flaky failing
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Truitt Savell 2020-12-03 15:45:23 PST
http/wpt/service-workers/service-worker-spinning-install.https.html

History:
https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fservice-workers%2Fservice-worker-spinning-install.https.html

Diff:
--- /Volumes/Data/slave/bigsur-debug-tests-wk2/build/layout-test-results/http/wpt/service-workers/service-worker-spinning-install.https-expected.txt
+++ /Volumes/Data/slave/bigsur-debug-tests-wk2/build/layout-test-results/http/wpt/service-workers/service-worker-spinning-install.https-actual.txt
@@ -1,5 +1,7 @@
 
-PASS Spin at running
-PASS Spin in install
-PASS Spin after install
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT Spin at running  Test timed out
+NOTRUN Spin in install
+NOTRUN Spin after install
+
Comment 1 Radar WebKit Bug Importer 2020-12-03 15:45:53 PST
<rdar://problem/71955901>
Comment 2 Truitt Savell 2020-12-03 15:46:00 PST
I can reproduce this with command:
run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f -1  http/wpt/service-workers/service-worker-spinning-install.https.html
Comment 3 Ryan Haddad 2021-01-07 14:06:37 PST
Marked test as flaky in r271259
Comment 4 Ryan Haddad 2021-11-30 16:38:05 PST
This test hasn't failed on macOS bots since 9/3/2021, so this might be resolved.
Comment 5 Ryan Haddad 2021-11-30 16:43:55 PST
Removed flaky expectation in r286334