Bug 230374
Summary: | [ iOS ] http/wpt/service-workers/skipFetchEvent.https.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=208581 |
ayumi_kojima
http/wpt/service-workers/skipFetchEvent.https.html
Is flaky failing on iOS.
History: https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fservice-workers%2FskipFetchEvent.https.html
Diff:
--- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/http/wpt/service-workers/skipFetchEvent.https-expected.txt
+++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/http/wpt/service-workers/skipFetchEvent.https-actual.txt
@@ -1,6 +1,7 @@
+Harness Error (TIMEOUT), message = null
-PASS Setup worker
-PASS Setup fetch event after script is run
-PASS Fetch event should be skipped
+TIMEOUT Setup worker Test timed out
+NOTRUN Setup fetch event after script is run
+NOTRUN Fetch event should be skipped
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83213577>
ayumi_kojima
Updated test expectation from pass/timeout to pass/failure because I don't see any timeouts anymore.
ayumi_kojima
The flaky failure seems to be rarely happening on iOS 15 (I only see one time so far).
ayumi_kojima
I was not able to reproduce the failure locally on iOS 15 simulator using run-webkit-tests --force --debug --iterations 50 --exit-after-n-failures 1 http/wpt/service-workers/skipFetchEvent.https.html --ios-simulator.
Closing the bug.
ayumi_kojima
Removed test expectation https://trac.webkit.org/changeset/284648/webkit