Closed Bug 1773847 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 34384 - Add range tests for blob

Categories

(Core :: DOM: Networking, task, P4)

task

Tracking

()

RESOLVED FIXED
112 Branch
Tracking Status
firefox112 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 34384 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/34384
Details from upstream follow.

Dan Robertson <dan@dlrobertson.com> wrote:

Add range tests for blob

Add basic tests for a blob range request.

Component: web-platform-tests → DOM: Networking
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 19 subtests

Status Summary

Firefox

OK : 2
FAIL: 38

Chrome

OK : 2
PASS: 16
FAIL: 22

Safari

OK : 2
PASS: 8
FAIL: 30

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
  • /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

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 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 with invalid whitespace in range #1: FAIL (Chrome: FAIL, Safari: FAIL)
    • Blob range with invalid whitespace in range #2: 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)
  • /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 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 with invalid whitespace in range #1: FAIL (Chrome: FAIL, Safari: FAIL)
    • Blob range with invalid whitespace in range #2: 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)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bcbb3d36cfac [wpt PR 34384] - Add range tests for blob, a=testonly https://hg.mozilla.org/integration/autoland/rev/aa4db2b5c160 [wpt PR 34384] - Update wpt metadata, a=testonly
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/06e960ee3785 [wpt PR 34384] - Add range tests for blob, a=testonly https://hg.mozilla.org/integration/autoland/rev/8044eeda193e [wpt PR 34384] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in before you can comment on or make changes to this bug.