Update test expectations (#35010)

Signed-off-by: Alex Touchet <26315797+atouchet@users.noreply.github.com>
This commit is contained in:
Alex Touchet 2025-01-15 12:30:47 -08:00 committed by GitHub
parent 8fb715847d
commit 05a13df294
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 66 deletions

View file

@ -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

View file

@ -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