mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Update test expectations (#35010)
Signed-off-by: Alex Touchet <26315797+atouchet@users.noreply.github.com>
This commit is contained in:
parent
8fb715847d
commit
05a13df294
2 changed files with 0 additions and 66 deletions
36
tests/wpt/meta/fetch/range/blob.any.js.ini
vendored
36
tests/wpt/meta/fetch/range/blob.any.js.ini
vendored
|
@ -1,19 +1,4 @@
|
|||
[blob.any.html]
|
||||
[A simple blob range request.]
|
||||
expected: PASS
|
||||
|
||||
[A blob range request with no end.]
|
||||
expected: PASS
|
||||
|
||||
[A blob range request with no start.]
|
||||
expected: PASS
|
||||
|
||||
[A simple blob range request with whitespace.]
|
||||
expected: PASS
|
||||
|
||||
[Blob content with short content and a large range end]
|
||||
expected: PASS
|
||||
|
||||
[Blob range with whitespace before and after hyphen]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -59,9 +44,6 @@
|
|||
[Blob content with short content and a large range start]
|
||||
expected: FAIL
|
||||
|
||||
[Blob content with short content and a range end matching content length]
|
||||
expected: PASS
|
||||
|
||||
[Blob range with no value]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -82,21 +64,6 @@
|
|||
|
||||
|
||||
[blob.any.worker.html]
|
||||
[A simple blob range request.]
|
||||
expected: PASS
|
||||
|
||||
[A blob range request with no end.]
|
||||
expected: PASS
|
||||
|
||||
[A blob range request with no start.]
|
||||
expected: PASS
|
||||
|
||||
[A simple blob range request with whitespace.]
|
||||
expected: PASS
|
||||
|
||||
[Blob content with short content and a large range end]
|
||||
expected: PASS
|
||||
|
||||
[Blob range with whitespace before and after hyphen]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -142,9 +109,6 @@
|
|||
[Blob content with short content and a large range start]
|
||||
expected: FAIL
|
||||
|
||||
[Blob content with short content and a range end matching content length]
|
||||
expected: PASS
|
||||
|
||||
[Blob range with no value]
|
||||
expected: FAIL
|
||||
|
||||
|
|
30
tests/wpt/meta/xhr/blob-range.any.js.ini
vendored
30
tests/wpt/meta/xhr/blob-range.any.js.ini
vendored
|
@ -1,25 +1,10 @@
|
|||
[blob-range.any.worker.html]
|
||||
[A simple blob range request.]
|
||||
expected: PASS
|
||||
|
||||
[A blob range request with no type.]
|
||||
expected: FAIL
|
||||
|
||||
[A blob range request with no end.]
|
||||
expected: PASS
|
||||
|
||||
[A blob range request with no start.]
|
||||
expected: PASS
|
||||
|
||||
[A simple blob range request with whitespace.]
|
||||
expected: FAIL
|
||||
|
||||
[Blob content with short content and a large range end]
|
||||
expected: PASS
|
||||
|
||||
[Blob content with short content and a range end matching content length]
|
||||
expected: PASS
|
||||
|
||||
[Blob range with whitespace before and after hyphen]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -82,27 +67,12 @@
|
|||
|
||||
|
||||
[blob-range.any.html]
|
||||
[A simple blob range request.]
|
||||
expected: PASS
|
||||
|
||||
[A blob range request with no type.]
|
||||
expected: FAIL
|
||||
|
||||
[A blob range request with no end.]
|
||||
expected: PASS
|
||||
|
||||
[A blob range request with no start.]
|
||||
expected: PASS
|
||||
|
||||
[A simple blob range request with whitespace.]
|
||||
expected: FAIL
|
||||
|
||||
[Blob content with short content and a large range end]
|
||||
expected: PASS
|
||||
|
||||
[Blob content with short content and a range end matching content length]
|
||||
expected: PASS
|
||||
|
||||
[Blob range with whitespace before and after hyphen]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue