Bug 208581 - [ iOS ] http/wpt/service-workers/skipFetchEvent.https.html is flaky timeout
Summary: [ iOS ] http/wpt/service-workers/skipFetchEvent.https.html is flaky timeout
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-04 10:37 PST by Jacob Uphoff
Modified: 2021-09-16 14:48 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-03-04 10:37:46 PST
http/wpt/service-workers/skipFetchEvent.https.html 

This test has been a flaky failure for all of iOS since the test started to run on that platform.

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

diff:

--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/http/wpt/service-workers/skipFetchEvent.https-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/http/wpt/service-workers/skipFetchEvent.https-actual.txt
@@ -1,6 +1,8 @@
 
+
+Harness Error (TIMEOUT), message = null
 
 PASS Setup worker 
 PASS Setup fetch event after script is run 
-PASS Fetch event should be skipped 
+TIMEOUT Fetch event should be skipped Test timed out
Comment 1 Radar WebKit Bug Importer 2020-03-04 10:38:31 PST
<rdar://problem/60045809>
Comment 2 Jacob Uphoff 2020-03-04 10:46:08 PST
Set expectations here: https://trac.webkit.org/changeset/257860/webkit
Comment 3 Truitt Savell 2020-12-02 10:44:23 PST
Current behavior of this test is that it it flakily timing out
Comment 4 ayumi_kojima 2021-09-16 14:48:57 PDT
The test is not flaky timing out any more. Instead, it is flaky failing.