summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/content-encoding/zstd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
commitd8bbc7858622b6d9c278469aab701ca0b609cddf (patch)
treeeff41dc61d9f714852212739e6b3738b82a2af87 /testing/web-platform/meta/fetch/content-encoding/zstd
parentReleasing progress-linux version 125.0.3-1~progress7.99u1. (diff)
downloadfirefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz
firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/fetch/content-encoding/zstd')
-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