[wpt-sync] Sync PR 41417 - Additional tests for handling 30x responses
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41417 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41417
Details from upstream follow.
Matthew Finkel <sysrqb@apple.com> wrote:
Additional tests for handling 30x responses
Tests handling redirect responses for multiple methods and over multiple chained redirect.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•8 months ago
|
| Assignee | ||
Comment 1•8 months ago
|
||
| Assignee | ||
Updated•8 months ago
|
| Assignee | ||
Updated•8 months ago
|
| Assignee | ||
Comment 2•8 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 22 tests and 3 subtests
Status Summary
Firefox
OK : 20[Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-windows11-64-24h2-debug] 21[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-windows11-32-24h2-debug] 22[Gecko-linux1804-64-qr-opt, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-opt, GitHub]
PASS: 143[Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-windows11-64-24h2-debug] 146[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-windows11-32-24h2-debug] 149[Gecko-linux1804-64-qr-opt, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-opt, GitHub]
Chrome
OK : 22
PASS: 148
FAIL: 1
Safari
OK : 22
PASS: 146
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /xhr/open-url-redirected-worker-origin.htm [wpt.fyi]:
OK[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-24h2-opt,Gecko-windows11-64-24h2-opt,GitHub],SKIP[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview,Gecko-linux1804-64-qr-debug,Gecko-windows11-32-24h2-debug,Gecko-windows11-64-24h2-debug] (Chrome:OK, Safari:OK) - /xhr/xhr-authorization-redirect.any.html [wpt.fyi]:
OK[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview,Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows11-32-24h2-debug,Gecko-windows11-32-24h2-opt,Gecko-windows11-64-24h2-opt,GitHub],SKIP[Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-windows11-64-24h2-debug] (Chrome:OK, Safari:OK)
Tests Disabled in Gecko Infrastructure
- /xhr/open-url-redirected-worker-origin.htm [wpt.fyi]:
OK[Gecko-linux1804-64-qr-opt,Gecko-windows11-32-24h2-opt,Gecko-windows11-64-24h2-opt,GitHub],SKIP[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview,Gecko-linux1804-64-qr-debug,Gecko-windows11-32-24h2-debug,Gecko-windows11-64-24h2-debug] (Chrome:OK, Safari:OK) - /xhr/xhr-authorization-redirect.any.html [wpt.fyi]:
OK[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview,Gecko-android-em-7.0-x86_64-qr-opt-geckoview,Gecko-linux1804-64-qr-debug,Gecko-linux1804-64-qr-opt,Gecko-windows11-32-24h2-debug,Gecko-windows11-32-24h2-opt,Gecko-windows11-64-24h2-opt,GitHub],SKIP[Gecko-android-em-7.0-x86_64-qr-debug-geckoview,Gecko-windows11-64-24h2-debug] (Chrome:OK, Safari:OK)
Description
•