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, 56 insertions, 0 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
new file mode 100644
index 0000000000..28a3d44503
--- /dev/null
+++ b/testing/web-platform/meta/fetch/content-encoding/zstd/bad-zstd-body.https.any.js.ini
@@ -0,0 +1,56 @@
+[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