Open
Bug 2059672
Opened 1 month ago
Updated 22 days ago
New wpt failures in /xhr/ [responseurl-after-abort.any.html, responseurl-after-abort.any.worker.html]
Categories
(Core :: DOM: Networking, defect, P2)
Core
DOM: Networking
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt][necko-triaged][necko-priority-next])
Syncing wpt PR 61640 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /xhr/responseurl-after-abort.any.worker.html [wpt.fyi]
- responseURL reflects the new response after abort() and reuse:
FAIL
- responseURL reflects the new response after abort() and reuse:
New Tests That Don't Pass
- /xhr/responseurl-after-abort.any.html [wpt.fyi]
- abort() during HEADERS_RECEIVED clears responseURL:
FAIL(Chrome:PASS, Safari:FAIL) - abort() during LOADING clears responseURL:
FAIL(Chrome:PASS, Safari:FAIL)
- abort() during HEADERS_RECEIVED clears responseURL:
- /xhr/responseurl-after-abort.any.worker.html [wpt.fyi]
- abort() during HEADERS_RECEIVED clears responseURL:
FAIL(Chrome:PASS, Safari:FAIL) - abort() during LOADING clears responseURL:
FAIL(Chrome:PASS, Safari:FAIL) - abort() during DONE clears responseURL (async):
FAIL(Chrome:PASS, Safari:FAIL) - abort() during DONE clears responseURL (sync):
FAIL(Chrome:PASS, Safari:FAIL)
- abort() during HEADERS_RECEIVED clears responseURL:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 2059608 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•22 days ago
|
Blocks: xhr
Severity: -- → S3
Priority: -- → P2
Whiteboard: [wpt] → [wpt][necko-triaged][necko-priority-next]
You need to log in
before you can comment on or make changes to this bug.
Description
•