Closed Bug 1457845 Opened 7 years ago Closed 7 years ago

[wpt-sync] Sync PR 10709 - Fetch: cleanup api/redirect

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla62
Tracking Status
firefox62 --- fixed

People

(Reporter: wpt-sync, 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 > >
Component: web-platform-tests → DOM
Product: Testing → Core
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
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.