From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../meta/fetch/api/basic/conditional-get.any.js.ini | 12 ++++-------- .../meta/fetch/api/basic/request-upload.h2.any.js.ini | 17 ++++++++++++++++- 2 files changed, 20 insertions(+), 9 deletions(-) (limited to 'testing/web-platform/meta/fetch/api/basic') diff --git a/testing/web-platform/meta/fetch/api/basic/conditional-get.any.js.ini b/testing/web-platform/meta/fetch/api/basic/conditional-get.any.js.ini index a3a33547d8..19ed19ec80 100644 --- a/testing/web-platform/meta/fetch/api/basic/conditional-get.any.js.ini +++ b/testing/web-platform/meta/fetch/api/basic/conditional-get.any.js.ini @@ -1,15 +1,11 @@ [conditional-get.any.worker.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] + [Testing conditional GET with ETags] + expected: + if (os == "android") and not debug: [PASS, FAIL] + [conditional-get.any.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [conditional-get.any.serviceworker.html] - expected: - if (os == "android") and fission: [TIMEOUT, OK] [conditional-get.any.sharedworker.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/fetch/api/basic/request-upload.h2.any.js.ini b/testing/web-platform/meta/fetch/api/basic/request-upload.h2.any.js.ini index 2cb877fc8e..efaa4370b1 100644 --- a/testing/web-platform/meta/fetch/api/basic/request-upload.h2.any.js.ini +++ b/testing/web-platform/meta/fetch/api/basic/request-upload.h2.any.js.ini @@ -1,4 +1,5 @@ [request-upload.h2.any.serviceworker.html] + expected: TIMEOUT [Fetch with POST with empty ReadableStream] expected: FAIL @@ -29,8 +30,12 @@ [Synchronous feature detect] expected: FAIL + [ReadbleStream should be closed on signal.abort] + expected: TIMEOUT + [request-upload.h2.any.sharedworker.html] + expected: TIMEOUT [Fetch with POST with empty ReadableStream] expected: FAIL @@ -61,8 +66,12 @@ [Synchronous feature detect] expected: FAIL + [ReadbleStream should be closed on signal.abort] + expected: TIMEOUT + [request-upload.h2.any.worker.html] + expected: TIMEOUT [Fetch with POST with empty ReadableStream] expected: FAIL @@ -93,11 +102,14 @@ [Synchronous feature detect] expected: FAIL + [ReadbleStream should be closed on signal.abort] + expected: TIMEOUT + [request-upload.h2.any.html] expected: if (os == "mac") and not debug: [ERROR, OK] - if os == "android": OK + if os == "android": TIMEOUT ERROR [Fetch with POST with empty ReadableStream] expected: FAIL @@ -128,3 +140,6 @@ [Synchronous feature detect] expected: FAIL + + [ReadbleStream should be closed on signal.abort] + expected: TIMEOUT -- cgit v1.2.3