From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- .../zstd/bad-zstd-body.https.any.js.ini | 56 ---------------------- ...big-window-zstd-body.tentative.https.any.js.ini | 18 ------- .../zstd/big-zstd-body.https.any.js.ini | 30 ------------ .../zstd/zstd-body.https.any.js.ini | 32 ------------- 4 files changed, 136 deletions(-) delete mode 100644 testing/web-platform/meta/fetch/content-encoding/zstd/bad-zstd-body.https.any.js.ini delete mode 100644 testing/web-platform/meta/fetch/content-encoding/zstd/big-window-zstd-body.tentative.https.any.js.ini delete mode 100644 testing/web-platform/meta/fetch/content-encoding/zstd/big-zstd-body.https.any.js.ini delete mode 100644 testing/web-platform/meta/fetch/content-encoding/zstd/zstd-body.https.any.js.ini (limited to 'testing/web-platform/meta/fetch/content-encoding') 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 -- cgit v1.2.3