summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/content-encoding/zstd/bad-zstd-body.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/fetch/content-encoding/zstd/bad-zstd-body.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/fetch/content-encoding/zstd/bad-zstd-body.https.any.js.ini56
1 files changed, 0 insertions, 56 deletions
diff --git a/testing/web-platform/meta/fetch/content-encoding/zstd/bad-zstd-body.https.any.js.ini b/testing/web-platform/meta/fetch/content-encoding/zstd/bad-zstd-body.https.any.js.ini
deleted file mode 100644
index 28a3d44503..0000000000
--- a/testing/web-platform/meta/fetch/content-encoding/zstd/bad-zstd-body.https.any.js.ini
+++ /dev/null
@@ -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