summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/content-encoding
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
commitda4c7e7ed675c3bf405668739c3012d140856109 (patch)
treecdd868dba063fecba609a1d819de271f0d51b23e /testing/web-platform/meta/fetch/content-encoding
parentAdding upstream version 125.0.3. (diff)
downloadfirefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz
firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/fetch/content-encoding')
-rw-r--r--testing/web-platform/meta/fetch/content-encoding/zstd/bad-zstd-body.https.any.js.ini56
-rw-r--r--testing/web-platform/meta/fetch/content-encoding/zstd/big-window-zstd-body.tentative.https.any.js.ini18
-rw-r--r--testing/web-platform/meta/fetch/content-encoding/zstd/big-zstd-body.https.any.js.ini30
-rw-r--r--testing/web-platform/meta/fetch/content-encoding/zstd/zstd-body.https.any.js.ini32
4 files changed, 0 insertions, 136 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
diff --git a/testing/web-platform/meta/fetch/content-encoding/zstd/big-window-zstd-body.tentative.https.any.js.ini b/testing/web-platform/meta/fetch/content-encoding/zstd/big-window-zstd-body.tentative.https.any.js.ini
deleted file mode 100644
index 3d0071e638..0000000000
--- a/testing/web-platform/meta/fetch/content-encoding/zstd/big-window-zstd-body.tentative.https.any.js.ini
+++ /dev/null
@@ -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
diff --git a/testing/web-platform/meta/fetch/content-encoding/zstd/big-zstd-body.https.any.js.ini b/testing/web-platform/meta/fetch/content-encoding/zstd/big-zstd-body.https.any.js.ini
deleted file mode 100644
index 0376970ceb..0000000000
--- a/testing/web-platform/meta/fetch/content-encoding/zstd/big-zstd-body.https.any.js.ini
+++ /dev/null
@@ -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
diff --git a/testing/web-platform/meta/fetch/content-encoding/zstd/zstd-body.https.any.js.ini b/testing/web-platform/meta/fetch/content-encoding/zstd/zstd-body.https.any.js.ini
deleted file mode 100644
index 9fee706958..0000000000
--- a/testing/web-platform/meta/fetch/content-encoding/zstd/zstd-body.https.any.js.ini
+++ /dev/null
@@ -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