summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webtransport/streams-close.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webtransport/streams-close.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/webtransport/streams-close.https.any.js.ini44
1 files changed, 44 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webtransport/streams-close.https.any.js.ini b/testing/web-platform/meta/webtransport/streams-close.https.any.js.ini
new file mode 100644
index 0000000000..49e2c486da
--- /dev/null
+++ b/testing/web-platform/meta/webtransport/streams-close.https.any.js.ini
@@ -0,0 +1,44 @@
+[streams-close.https.any.worker.html]
+ expected:
+ if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
+ if (os == "mac") and debug: [OK, TIMEOUT]
+ [OK, TIMEOUT, CRASH]
+ [Close and abort unidirectional stream]
+ expected: FAIL
+
+ [RESET_STREAM coming from server]
+ expected: FAIL
+
+
+[streams-close.https.any.html]
+ expected: [OK, TIMEOUT]
+ [Close and abort unidirectional stream]
+ expected: FAIL
+
+ [RESET_STREAM coming from server]
+ expected: FAIL
+
+
+[streams-close.https.any.sharedworker.html]
+ expected:
+ if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
+ if (os == "mac") and debug: [OK, TIMEOUT]
+ [OK, TIMEOUT, CRASH]
+ [Close and abort unidirectional stream]
+ expected: FAIL
+
+ [RESET_STREAM coming from server]
+ expected: FAIL
+
+
+[streams-close.https.any.serviceworker.html]
+ expected:
+ if fission and (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
+ if fission and (os == "mac") and debug: [OK, TIMEOUT]
+ if not fission: [OK, ERROR, TIMEOUT, CRASH]
+ [OK, ERROR, TIMEOUT]
+ [Close and abort unidirectional stream]
+ expected: FAIL
+
+ [RESET_STREAM coming from server]
+ expected: FAIL