Bug 207466
Summary: | [ iOS wk2 ] http/wpt/service-workers/service-worker-networkprocess-crash.html is flaky failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jacob Uphoff <jacob_uphoff> |
Component: | Service Workers | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | Lawrence.j, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jacob Uphoff
http/wpt/service-workers/service-worker-networkprocess-crash.html
This test has been a flaky failure on debug for all visible history
I was able to reproduce the failure with running the test in iterations, in 500 runs it failed 23 times.
History:
https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fservice-workers%2Fservice-worker-networkprocess-crash.html&limit=50000
Diff:
--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/http/wpt/service-workers/service-worker-networkprocess-crash-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/http/wpt/service-workers/service-worker-networkprocess-crash-actual.txt
@@ -1,6 +1,8 @@
+
+Harness Error (TIMEOUT), message = null
PASS Setup worker
PASS Frame being controlled
-PASS Frame being controlled after network process crash
+TIMEOUT Frame being controlled after network process crash Test timed out
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/59312599>
Jacob Uphoff
Set test expectations on r256178
Jason Lawrence
I have adjusted the test expectations, to ensure that they account for Release also, here: https://trac.webkit.org/changeset/258016/webkit
youenn fablet
This is no longer flaky on MacOS since at least several months.
I saw some iOS simulator failures though.