Closed
Bug 1457845
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 10709 - Fetch: cleanup api/redirect
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10709 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/w3c/web-platform-tests/pull/10709 Details from upstream follow. Anne van Kesteren <annevk@annevk.nl> wrote: > Fetch: cleanup api/redirect > >
Reporter | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Reporter | ||
Comment 1•3 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=544f624ddf551f3494b8642febf9c2675738b538
Reporter | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=de0f95c1515734ae34494d1f11f8c9b46ab39fab
Reporter | ||
Comment 3•3 years ago
|
||
Ran 16 tests and 286 subtests OK : 16 PASS : 230 FAIL : 56 New tests that have failures or other problems: /fetch/api/redirect/redirect-location.any.html Redirect 301 in "manual" mode with invalid location: FAIL Redirect 302 in "manual" mode with invalid location: FAIL Redirect 303 in "manual" mode with invalid location: FAIL Redirect 307 in "manual" mode with invalid location: FAIL Redirect 308 in "manual" mode with invalid location: FAIL /fetch/api/redirect/redirect-location.any.worker.html Redirect 301 in "manual" mode with invalid location: FAIL Redirect 302 in "manual" mode with invalid location: FAIL Redirect 303 in "manual" mode with invalid location: FAIL Redirect 307 in "manual" mode with invalid location: FAIL Redirect 308 in "manual" mode with invalid location: FAIL /fetch/api/redirect/redirect-mode.any.html Redirect 301 in follow redirect and cors mode: FAIL Redirect 301 in follow redirect and no-cors mode: FAIL Redirect 302 in follow redirect and cors mode: FAIL Redirect 302 in follow redirect and no-cors mode: FAIL Redirect 303 in follow redirect and cors mode: FAIL Redirect 303 in follow redirect and no-cors mode: FAIL Redirect 307 in follow redirect and cors mode: FAIL Redirect 307 in follow redirect and no-cors mode: FAIL Redirect 308 in follow redirect and cors mode: FAIL Redirect 308 in follow redirect and no-cors mode: FAIL /fetch/api/redirect/redirect-mode.any.worker.html Redirect 301 in follow redirect and cors mode: FAIL Redirect 301 in follow redirect and no-cors mode: FAIL Redirect 302 in follow redirect and cors mode: FAIL Redirect 302 in follow redirect and no-cors mode: FAIL Redirect 303 in follow redirect and cors mode: FAIL Redirect 303 in follow redirect and no-cors mode: FAIL Redirect 307 in follow redirect and cors mode: FAIL Redirect 307 in follow redirect and no-cors mode: FAIL Redirect 308 in follow redirect and cors mode: FAIL Redirect 308 in follow redirect and no-cors mode: FAIL /fetch/api/redirect/redirect-origin.any.html Other origin to same origin redirection 301: FAIL Other origin to same origin redirection 302: FAIL Other origin to same origin redirection 303: FAIL Other origin to same origin redirection 307: FAIL Other origin to same origin redirection 308: FAIL Same origin to same origin redirection 301: FAIL Same origin to same origin redirection 302: FAIL Same origin to same origin redirection 303: FAIL Same origin to same origin redirection 307: FAIL Same origin to same origin redirection 308: FAIL /fetch/api/redirect/redirect-origin.any.worker.html Other origin to same origin redirection 301: FAIL Other origin to same origin redirection 302: FAIL Other origin to same origin redirection 303: FAIL Other origin to same origin redirection 307: FAIL Other origin to same origin redirection 308: FAIL Same origin to same origin redirection 301: FAIL Same origin to same origin redirection 302: FAIL Same origin to same origin redirection 303: FAIL Same origin to same origin redirection 307: FAIL Same origin to same origin redirection 308: FAIL /fetch/api/redirect/redirect-to-dataurl.any.html Testing data URL loading after cross-origin redirection (no-cors mode): FAIL Testing data URL loading after same-origin redirection (no-cors mode): FAIL Testing data URL loading after same-origin redirection (same-origin mode): FAIL /fetch/api/redirect/redirect-to-dataurl.any.worker.html Testing data URL loading after cross-origin redirection (no-cors mode): FAIL Testing data URL loading after same-origin redirection (no-cors mode): FAIL Testing data URL loading after same-origin redirection (same-origin mode): FAIL
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/9debd5451211 [wpt PR 10709] - Fetch: cleanup api/redirect, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/c469e4b4995d [wpt PR 10709] - Update wpt metadata, a=testonly
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9debd5451211 https://hg.mozilla.org/mozilla-central/rev/c469e4b4995d
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Assignee | ||
Updated•2 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•