summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/api/basic/request-upload.h2.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/fetch/api/basic/request-upload.h2.any.js.ini')
-rw-r--r--testing/web-platform/meta/fetch/api/basic/request-upload.h2.any.js.ini17
1 files changed, 16 insertions, 1 deletions
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