NEW 179773
LayoutTest imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-intercepted.https.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=179773
Summary LayoutTest imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-inte...
Ryan Haddad
Reported 2017-11-16 08:57:34 PST
LayoutTest imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-intercepted.https.html is a flaky failure https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r224914%20(4041)/imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-intercepted.https-diff.txt https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fapi%2Fabort%2Fserviceworker-intercepted.https.html -FAIL response.formData() rejects if already aborted assert_throws: function "function () { throw e }" threw object "NotSupportedError: The operation is not supported." that is not a DOMException AbortError: property "code" is equal to 9, expected 20 +FAIL response.formData() rejects if already aborted promise_test: Unhandled rejection with value: object "Error: wait_for_state must be passed a ServiceWorker"
Attachments
Ryan Haddad
Comment 1 2017-11-16 09:00:09 PST
One of the earliest failures on the dashboard points to https://trac.webkit.org/changeset/224857/webkit, but it is flaky.
Ryan Haddad
Comment 2 2017-11-16 11:13:49 PST
The failures are limited to Mac-wk2 bots.
youenn fablet
Comment 3 2017-11-16 11:17:17 PST
We are not supporting fetch controller so we could skip this test for now
Ryan Haddad
Comment 4 2017-11-16 16:53:05 PST
Note You need to log in before you can comment on or make changes to this bug.