Bug 208581
| Summary: | [ iOS ] http/wpt/service-workers/skipFetchEvent.https.html is flaky timeout | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jacob Uphoff <jacob_uphoff> |
| Component: | Service Workers | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ayumi_kojima, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=230374 | ||
Jacob Uphoff
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/60045809>
Jacob Uphoff
Set expectations here: https://trac.webkit.org/changeset/257860/webkit
Truitt Savell
Current behavior of this test is that it it flakily timing out
ayumi_kojima
The test is not flaky timing out any more. Instead, it is flaky failing.