Bug 179773
Summary: | LayoutTest imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-intercepted.https.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | cdumez, youennf |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
One of the earliest failures on the dashboard points to https://trac.webkit.org/changeset/224857/webkit, but it is flaky.
Ryan Haddad
The failures are limited to Mac-wk2 bots.
youenn fablet
We are not supporting fetch controller so we could skip this test for now
Ryan Haddad
Marked test as flaky in https://trac.webkit.org/changeset/224946/webkit