Open
Bug 1864152
Opened 2 years ago
Updated 1 year ago
New wpt failures in /fetch/api/abort/ [general.any.sharedworker.html, general.any.html, general.any.serviceworker.html, and 1 others]
Categories
(Core :: DOM: Networking, defect, P3)
Core
DOM: Networking
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt][necko-triaged])
Syncing wpt PR 43045 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /fetch/api/abort/general.any.sharedworker.html [wpt.fyi]:
TIMEOUT- Underlying connection is closed when aborting after receiving response - no-cors:
TIMEOUT - Fetch aborted & connection closed when aborted after calling response.arrayBuffer():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.blob():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.formData():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.json():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.text():
NOTRUN - Stream errors once aborted. Underlying connection closed.:
NOTRUN - Stream errors once aborted, after reading. Underlying connection closed.:
NOTRUN - Stream will not error if body is empty. It's closed with an empty queue before it errors.:
NOTRUN
- Underlying connection is closed when aborting after receiving response - no-cors:
- /fetch/api/abort/general.any.html [wpt.fyi]:
TIMEOUT- Underlying connection is closed when aborting after receiving response - no-cors:
TIMEOUT - Fetch aborted & connection closed when aborted after calling response.arrayBuffer():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.blob():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.formData():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.json():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.text():
NOTRUN - Stream errors once aborted. Underlying connection closed.:
NOTRUN - Stream errors once aborted, after reading. Underlying connection closed.:
NOTRUN - Stream will not error if body is empty. It's closed with an empty queue before it errors.:
NOTRUN
- Underlying connection is closed when aborting after receiving response - no-cors:
- /fetch/api/abort/general.any.serviceworker.html [wpt.fyi]:
TIMEOUT- Underlying connection is closed when aborting after receiving response - no-cors:
TIMEOUT - Fetch aborted & connection closed when aborted after calling response.arrayBuffer():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.blob():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.formData():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.json():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.text():
NOTRUN - Stream errors once aborted. Underlying connection closed.:
NOTRUN - Stream errors once aborted, after reading. Underlying connection closed.:
NOTRUN - Stream will not error if body is empty. It's closed with an empty queue before it errors.:
NOTRUN
- Underlying connection is closed when aborting after receiving response - no-cors:
- /fetch/api/abort/general.any.worker.html [wpt.fyi]:
TIMEOUT- Underlying connection is closed when aborting after receiving response - no-cors:
TIMEOUT - Fetch aborted & connection closed when aborted after calling response.arrayBuffer():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.blob():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.formData():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.json():
NOTRUN - Fetch aborted & connection closed when aborted after calling response.text():
NOTRUN - Stream errors once aborted. Underlying connection closed.:
NOTRUN - Stream errors once aborted, after reading. Underlying connection closed.:
NOTRUN - Stream will not error if body is empty. It's closed with an empty queue before it errors.:
NOTRUN
- Underlying connection is closed when aborting after receiving response - no-cors:
CI Results
Missing results from treeherder
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1863909 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•