Closed
Bug 1806263
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 37569 - Add Range header with HTTP OWS preflight test
Categories
(Core :: DOM: Security, task, P4)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37569 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37569
Details from upstream follow.
Dan Robertson <drobertson@mozilla.com> wrote:
Add Range header with HTTP OWS preflight test
Add test for Range header field with HTTP optional whitespace (tab or space).
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Security
Product: Testing → Core
Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•2 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=09e6298288d34c4cc4d185527b3b191f469ff897
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 38 subtests
Status Summary
Firefox
OK
: 2
PASS
: 72
FAIL
: 4
Chrome
OK
: 2
PASS
: 76
Safari
OK
: 2
PASS
: 74
FAIL
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /cors/cors-safelisted-request-header.any.worker.html [wpt.fyi]
- No preflight for {"range":"bytes=100-200"}:
FAIL
- No preflight for {"range":"bytes=200-"}:
FAIL
- No preflight for {"range":"bytes=100-200"}:
- /cors/cors-safelisted-request-header.any.html [wpt.fyi]
- No preflight for {"range":"bytes=100-200"}:
FAIL
- No preflight for {"range":"bytes=200-"}:
FAIL
- No preflight for {"range":"bytes=100-200"}:
New Tests That Don't Pass
- /cors/cors-safelisted-request-header.any.worker.html [wpt.fyi]
- No preflight for {"range":"bytes=100-200"}:
FAIL
(Chrome:PASS
, Safari:PASS
) - No preflight for {"range":"bytes=200-"}:
FAIL
(Chrome:PASS
, Safari:PASS
)
- No preflight for {"range":"bytes=100-200"}:
- /cors/cors-safelisted-request-header.any.html [wpt.fyi]
- No preflight for {"range":"bytes=100-200"}:
FAIL
(Chrome:PASS
, Safari:PASS
) - No preflight for {"range":"bytes=200-"}:
FAIL
(Chrome:PASS
, Safari:PASS
)
- No preflight for {"range":"bytes=100-200"}:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7617c68fd82c
[wpt PR 37569] - Add Range header with HTTP OWS preflight test, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a63ac5127c0b
[wpt PR 37569] - Add Range header with HTTP OWS preflight test, a=testonly
Comment 5•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•