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 Bugs | Assignee: | 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 |
Truitt Savell
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
+
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/71955901>
Truitt Savell
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
Ryan Haddad
Marked test as flaky in r271259
Ryan Haddad
This test hasn't failed on macOS bots since 9/3/2021, so this might be resolved.
Ryan Haddad
Removed flaky expectation in r286334