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
<rdar://problem/60045809>
Set expectations here: https://trac.webkit.org/changeset/257860/webkit
Current behavior of this test is that it it flakily timing out
The test is not flaky timing out any more. Instead, it is flaky failing.