Closed
Bug 1823351
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 39078 - Fetch: correct blob: URL Range header tests
Categories
(Core :: DOM: Networking, task, P4)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39078 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39078
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
Fetch: correct blob: URL Range header tests
Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → DOM: Networking
Product: Testing → Core
Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=02bcdc1beb84482466a07f1b604ece345f32efa7
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 20 subtests
Status Summary
Firefox
OK
: 2
FAIL
: 40
Chrome
OK
: 2
PASS
: 20
FAIL
: 20
Safari
OK
: 2
PASS
: 12
FAIL
: 28
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /fetch/range/blob.any.worker.html [wpt.fyi]
- A simple blob range request.:
FAIL
- A blob range request with no end.:
FAIL
- A blob range request with no start.:
FAIL
- A simple blob range request with whitespace.:
FAIL
- Blob range with whitespace before and after hyphen:
FAIL
- Blob range with whitespace after hyphen:
FAIL
- A simple blob range request.:
- /fetch/range/blob.any.html [wpt.fyi]
- A simple blob range request.:
FAIL
- A blob range request with no end.:
FAIL
- A blob range request with no start.:
FAIL
- A simple blob range request with whitespace.:
FAIL
- Blob range with whitespace before and after hyphen:
FAIL
- Blob range with whitespace after hyphen:
FAIL
- A simple blob range request.:
New Tests That Don't Pass
- /fetch/range/blob.any.worker.html [wpt.fyi]
- A simple blob range request.:
FAIL
(Chrome:PASS
, Safari:PASS
) - A blob range request with no end.:
FAIL
(Chrome:PASS
, Safari:PASS
) - A blob range request with no start.:
FAIL
(Chrome:PASS
, Safari:PASS
) - A simple blob range request with whitespace.:
FAIL
(Chrome:PASS
, Safari:PASS
) - Blob content with short content and a large range end:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Blob range with whitespace before and after hyphen:
FAIL
(Chrome:PASS
, Safari:PASS
) - Blob range with whitespace after hyphen:
FAIL
(Chrome:PASS
, Safari:PASS
) - Blob range with whitespace around equals sign:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range request with multiple range values:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Blob range request with multiple range values and whitespace:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Blob range request with trailing comma:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range with no start or end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range request with short range end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range start should be an ASCII digit:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range should have a dash:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range end should be an ASCII digit:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range should include '-':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range should include '=':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range should include 'bytes=':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob content with short content and a large range start:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- A simple blob range request.:
- /fetch/range/blob.any.html [wpt.fyi]
- A simple blob range request.:
FAIL
(Chrome:PASS
, Safari:PASS
) - A blob range request with no end.:
FAIL
(Chrome:PASS
, Safari:PASS
) - A blob range request with no start.:
FAIL
(Chrome:PASS
, Safari:PASS
) - A simple blob range request with whitespace.:
FAIL
(Chrome:PASS
, Safari:PASS
) - Blob content with short content and a large range end:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Blob range with whitespace before and after hyphen:
FAIL
(Chrome:PASS
, Safari:PASS
) - Blob range with whitespace after hyphen:
FAIL
(Chrome:PASS
, Safari:PASS
) - Blob range with whitespace around equals sign:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range request with multiple range values:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Blob range request with multiple range values and whitespace:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Blob range request with trailing comma:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range with no start or end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range request with short range end:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range start should be an ASCII digit:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range should have a dash:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range end should be an ASCII digit:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range should include '-':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range should include '=':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob range should include 'bytes=':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Blob content with short content and a large range start:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- A simple blob range request.:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/86123ecdfa1e
[wpt PR 39078] - Fetch: correct blob: URL Range header tests, a=testonly
https://hg.mozilla.org/integration/autoland/rev/64342ca42810
[wpt PR 39078] - Update wpt metadata, a=testonly
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/86123ecdfa1e
https://hg.mozilla.org/mozilla-central/rev/64342ca42810
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•