Bug 179773 - LayoutTest imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-intercepted.https.html is a flaky failure
Summary: LayoutTest imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-inte...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-16 08:57 PST by Ryan Haddad
Modified: 2017-11-16 16:53 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 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"
Comment 1 Ryan Haddad 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.
Comment 2 Ryan Haddad 2017-11-16 11:13:49 PST
The failures are limited to Mac-wk2 bots.
Comment 3 youenn fablet 2017-11-16 11:17:17 PST
We are not supporting fetch controller so we could skip this test for now
Comment 4 Ryan Haddad 2017-11-16 16:53:05 PST
Marked test as flaky in https://trac.webkit.org/changeset/224946/webkit