From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- .../meta/fetch/api/basic/request-headers.any.js.ini | 4 ++++ .../meta/fetch/api/basic/request-upload.any.js.ini | 12 ++++++++++++ 2 files changed, 16 insertions(+) (limited to 'testing/web-platform/meta/fetch/api/basic') diff --git a/testing/web-platform/meta/fetch/api/basic/request-headers.any.js.ini b/testing/web-platform/meta/fetch/api/basic/request-headers.any.js.ini index 0fe20d2bd0..adad435167 100644 --- a/testing/web-platform/meta/fetch/api/basic/request-headers.any.js.ini +++ b/testing/web-platform/meta/fetch/api/basic/request-headers.any.js.ini @@ -1,15 +1,19 @@ [request-headers.any.worker.html] expected: if (os == "android") and fission: [OK, TIMEOUT] + ERROR [request-headers.any.sharedworker.html] expected: if (os == "android") and fission: [OK, TIMEOUT] + ERROR [request-headers.any.serviceworker.html] expected: if (os == "android") and fission: [OK, TIMEOUT] + ERROR [request-headers.any.html] expected: if (os == "android") and fission: [OK, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/fetch/api/basic/request-upload.any.js.ini b/testing/web-platform/meta/fetch/api/basic/request-upload.any.js.ini index 20a1725e9b..231d6c743e 100644 --- a/testing/web-platform/meta/fetch/api/basic/request-upload.any.js.ini +++ b/testing/web-platform/meta/fetch/api/basic/request-upload.any.js.ini @@ -19,6 +19,9 @@ [Streaming upload shouldn't work on Http/1.1.] expected: FAIL + [Fetch with POST with Float16Array body] + expected: FAIL + [request-upload.any.html] expected: @@ -41,6 +44,9 @@ [Streaming upload shouldn't work on Http/1.1.] expected: FAIL + [Fetch with POST with Float16Array body] + expected: FAIL + [request-upload.any.serviceworker.html] expected: @@ -64,6 +70,9 @@ [Streaming upload shouldn't work on Http/1.1.] expected: FAIL + [Fetch with POST with Float16Array body] + expected: FAIL + [request-upload.any.sharedworker.html] expected: @@ -85,3 +94,6 @@ [Streaming upload shouldn't work on Http/1.1.] expected: FAIL + + [Fetch with POST with Float16Array body] + expected: FAIL -- cgit v1.2.3