Bug 1871963: Mark fetch zstd wpt tests as passing r=necko-reviewers,valentin

Differential Revision: https://phabricator.services.mozilla.com/D205483
This commit is contained in:
Randell Jesup 2024-04-09 15:26:47 +00:00
Родитель 22df14537c
Коммит 88e65605c1
4 изменённых файлов: 0 добавлений и 136 удалений

Просмотреть файл

@ -1,56 +0,0 @@
[bad-zstd-body.https.any.worker.html]
[Consuming the body of a resource with bad zstd content with arrayBuffer() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with blob() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with json() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with text() should reject]
expected: FAIL
[bad-zstd-body.https.any.serviceworker.html]
expected:
if (processor == "x86") and not debug: [OK, TIMEOUT]
[Consuming the body of a resource with bad zstd content with arrayBuffer() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with blob() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with json() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with text() should reject]
expected: FAIL
[bad-zstd-body.https.any.sharedworker.html]
[Consuming the body of a resource with bad zstd content with arrayBuffer() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with blob() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with json() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with text() should reject]
expected: FAIL
[bad-zstd-body.https.any.html]
[Consuming the body of a resource with bad zstd content with arrayBuffer() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with blob() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with json() should reject]
expected: FAIL
[Consuming the body of a resource with bad zstd content with text() should reject]
expected: FAIL

Просмотреть файл

@ -1,18 +0,0 @@
[big-window-zstd-body.tentative.https.any.serviceworker.html]
[Consuming the body of a resource with too large of a zstd window size should reject]
expected: FAIL
[big-window-zstd-body.tentative.https.any.worker.html]
[Consuming the body of a resource with too large of a zstd window size should reject]
expected: FAIL
[big-window-zstd-body.tentative.https.any.sharedworker.html]
[Consuming the body of a resource with too large of a zstd window size should reject]
expected: FAIL
[big-window-zstd-body.tentative.https.any.html]
[Consuming the body of a resource with too large of a zstd window size should reject]
expected: FAIL

Просмотреть файл

@ -1,30 +0,0 @@
[big-zstd-body.https.any.sharedworker.html]
[large zstd data should be decompressed successfully]
expected: FAIL
[large zstd data should be decompressed successfully with byte stream]
expected: FAIL
[big-zstd-body.https.any.html]
[large zstd data should be decompressed successfully]
expected: FAIL
[large zstd data should be decompressed successfully with byte stream]
expected: FAIL
[big-zstd-body.https.any.serviceworker.html]
[large zstd data should be decompressed successfully]
expected: FAIL
[large zstd data should be decompressed successfully with byte stream]
expected: FAIL
[big-zstd-body.https.any.worker.html]
[large zstd data should be decompressed successfully]
expected: FAIL
[large zstd data should be decompressed successfully with byte stream]
expected: FAIL

Просмотреть файл

@ -1,32 +0,0 @@
[zstd-body.https.any.sharedworker.html]
[fetched zstd data with content type text should be decompressed.]
expected: FAIL
[fetched zstd data with content type octetstream should be decompressed.]
expected: FAIL
[zstd-body.https.any.worker.html]
[fetched zstd data with content type text should be decompressed.]
expected: FAIL
[fetched zstd data with content type octetstream should be decompressed.]
expected: FAIL
[zstd-body.https.any.serviceworker.html]
expected:
if (processor == "x86") and not debug: [OK, TIMEOUT]
[fetched zstd data with content type text should be decompressed.]
expected: FAIL
[fetched zstd data with content type octetstream should be decompressed.]
expected: FAIL
[zstd-body.https.any.html]
[fetched zstd data with content type text should be decompressed.]
expected: FAIL
[fetched zstd data with content type octetstream should be decompressed.]
expected: FAIL