Bug 230374 - [ iOS ] http/wpt/service-workers/skipFetchEvent.https.html is a flaky failure
Summary: [ iOS ] http/wpt/service-workers/skipFetchEvent.https.html is a flaky failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-16 14:35 PDT by ayumi_kojima
Modified: 2021-10-21 14:52 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ayumi_kojima 2021-09-16 14:35:35 PDT
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
Comment 1 Radar WebKit Bug Importer 2021-09-16 14:35:55 PDT
<rdar://problem/83213577>
Comment 2 ayumi_kojima 2021-09-16 14:47:49 PDT
Updated test expectation from pass/timeout to pass/failure because I don't see any timeouts anymore.
Comment 3 ayumi_kojima 2021-10-15 11:28:20 PDT
The flaky failure seems to be rarely happening on iOS 15 (I only see one time so far).
Comment 4 ayumi_kojima 2021-10-15 14:05:45 PDT
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.
Comment 5 ayumi_kojima 2021-10-21 14:52:28 PDT
Removed test expectation https://trac.webkit.org/changeset/284648/webkit