summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/streams/writable-streams
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/streams/writable-streams
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/streams/writable-streams')
-rw-r--r--testing/web-platform/meta/streams/writable-streams/aborting.any.js.ini12
-rw-r--r--testing/web-platform/meta/streams/writable-streams/bad-strategies.any.js.ini10
-rw-r--r--testing/web-platform/meta/streams/writable-streams/bad-underlying-sinks.any.js.ini18
-rw-r--r--testing/web-platform/meta/streams/writable-streams/byte-length-queuing-strategy.any.js.ini10
-rw-r--r--testing/web-platform/meta/streams/writable-streams/close.any.js.ini18
-rw-r--r--testing/web-platform/meta/streams/writable-streams/constructor.any.js.ini10
-rw-r--r--testing/web-platform/meta/streams/writable-streams/count-queuing-strategy.any.js.ini10
-rw-r--r--testing/web-platform/meta/streams/writable-streams/error.any.js.ini10
-rw-r--r--testing/web-platform/meta/streams/writable-streams/floating-point-total-queue-size.any.js.ini10
-rw-r--r--testing/web-platform/meta/streams/writable-streams/general.any.js.ini10
-rw-r--r--testing/web-platform/meta/streams/writable-streams/properties.any.js.ini10
-rw-r--r--testing/web-platform/meta/streams/writable-streams/reentrant-strategy.any.js.ini18
-rw-r--r--testing/web-platform/meta/streams/writable-streams/start.any.js.ini18
-rw-r--r--testing/web-platform/meta/streams/writable-streams/write.any.js.ini18
14 files changed, 182 insertions, 0 deletions
diff --git a/testing/web-platform/meta/streams/writable-streams/aborting.any.js.ini b/testing/web-platform/meta/streams/writable-streams/aborting.any.js.ini
new file mode 100644
index 0000000000..536426a195
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/aborting.any.js.ini
@@ -0,0 +1,12 @@
+[aborting.any.serviceworker.html]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
+
+[aborting.any.html]
+
+[aborting.any.sharedworker.html]
+
+[aborting.any.worker.html]
+
+[aborting.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/streams/writable-streams/bad-strategies.any.js.ini b/testing/web-platform/meta/streams/writable-streams/bad-strategies.any.js.ini
new file mode 100644
index 0000000000..567c8c9858
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/bad-strategies.any.js.ini
@@ -0,0 +1,10 @@
+[bad-strategies.any.worker.html]
+
+[bad-strategies.any.sharedworker.html]
+
+[bad-strategies.any.serviceworker.html]
+
+[bad-strategies.any.html]
+
+[bad-strategies.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/streams/writable-streams/bad-underlying-sinks.any.js.ini b/testing/web-platform/meta/streams/writable-streams/bad-underlying-sinks.any.js.ini
new file mode 100644
index 0000000000..efbf0cec4a
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/bad-underlying-sinks.any.js.ini
@@ -0,0 +1,18 @@
+[bad-underlying-sinks.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[bad-underlying-sinks.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[bad-underlying-sinks.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[bad-underlying-sinks.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[bad-underlying-sinks.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/streams/writable-streams/byte-length-queuing-strategy.any.js.ini b/testing/web-platform/meta/streams/writable-streams/byte-length-queuing-strategy.any.js.ini
new file mode 100644
index 0000000000..43e293cebd
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/byte-length-queuing-strategy.any.js.ini
@@ -0,0 +1,10 @@
+[byte-length-queuing-strategy.any.worker.html]
+
+[byte-length-queuing-strategy.any.html]
+
+[byte-length-queuing-strategy.any.sharedworker.html]
+
+[byte-length-queuing-strategy.any.serviceworker.html]
+
+[byte-length-queuing-strategy.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/streams/writable-streams/close.any.js.ini b/testing/web-platform/meta/streams/writable-streams/close.any.js.ini
new file mode 100644
index 0000000000..f291cf5b14
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/close.any.js.ini
@@ -0,0 +1,18 @@
+[close.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[close.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[close.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[close.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[close.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/streams/writable-streams/constructor.any.js.ini b/testing/web-platform/meta/streams/writable-streams/constructor.any.js.ini
new file mode 100644
index 0000000000..c3ff869b54
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/constructor.any.js.ini
@@ -0,0 +1,10 @@
+[constructor.any.html]
+
+[constructor.any.sharedworker.html]
+
+[constructor.any.worker.html]
+
+[constructor.any.serviceworker.html]
+
+[constructor.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/streams/writable-streams/count-queuing-strategy.any.js.ini b/testing/web-platform/meta/streams/writable-streams/count-queuing-strategy.any.js.ini
new file mode 100644
index 0000000000..c8f364fb6c
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/count-queuing-strategy.any.js.ini
@@ -0,0 +1,10 @@
+[count-queuing-strategy.any.worker.html]
+
+[count-queuing-strategy.any.sharedworker.html]
+
+[count-queuing-strategy.any.serviceworker.html]
+
+[count-queuing-strategy.any.html]
+
+[count-queuing-strategy.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/streams/writable-streams/error.any.js.ini b/testing/web-platform/meta/streams/writable-streams/error.any.js.ini
new file mode 100644
index 0000000000..7615fe38b0
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/error.any.js.ini
@@ -0,0 +1,10 @@
+[error.any.serviceworker.html]
+
+[error.any.worker.html]
+
+[error.any.html]
+
+[error.any.sharedworker.html]
+
+[error.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/streams/writable-streams/floating-point-total-queue-size.any.js.ini b/testing/web-platform/meta/streams/writable-streams/floating-point-total-queue-size.any.js.ini
new file mode 100644
index 0000000000..1a36eb1d51
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/floating-point-total-queue-size.any.js.ini
@@ -0,0 +1,10 @@
+[floating-point-total-queue-size.any.serviceworker.html]
+
+[floating-point-total-queue-size.any.worker.html]
+
+[floating-point-total-queue-size.any.html]
+
+[floating-point-total-queue-size.any.sharedworker.html]
+
+[floating-point-total-queue-size.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/streams/writable-streams/general.any.js.ini b/testing/web-platform/meta/streams/writable-streams/general.any.js.ini
new file mode 100644
index 0000000000..a5c8a86124
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/general.any.js.ini
@@ -0,0 +1,10 @@
+[general.any.worker.html]
+
+[general.any.html]
+
+[general.any.sharedworker.html]
+
+[general.any.serviceworker.html]
+
+[general.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/streams/writable-streams/properties.any.js.ini b/testing/web-platform/meta/streams/writable-streams/properties.any.js.ini
new file mode 100644
index 0000000000..ede8fd83fe
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/properties.any.js.ini
@@ -0,0 +1,10 @@
+[properties.any.serviceworker.html]
+
+[properties.any.html]
+
+[properties.any.worker.html]
+
+[properties.any.sharedworker.html]
+
+[properties.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/streams/writable-streams/reentrant-strategy.any.js.ini b/testing/web-platform/meta/streams/writable-streams/reentrant-strategy.any.js.ini
new file mode 100644
index 0000000000..36ff0ccdfd
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/reentrant-strategy.any.js.ini
@@ -0,0 +1,18 @@
+[reentrant-strategy.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[reentrant-strategy.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[reentrant-strategy.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[reentrant-strategy.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[reentrant-strategy.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/streams/writable-streams/start.any.js.ini b/testing/web-platform/meta/streams/writable-streams/start.any.js.ini
new file mode 100644
index 0000000000..9bac6113e8
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/start.any.js.ini
@@ -0,0 +1,18 @@
+[start.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[start.any.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
+
+[start.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[start.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[start.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/streams/writable-streams/write.any.js.ini b/testing/web-platform/meta/streams/writable-streams/write.any.js.ini
new file mode 100644
index 0000000000..711d619604
--- /dev/null
+++ b/testing/web-platform/meta/streams/writable-streams/write.any.js.ini
@@ -0,0 +1,18 @@
+[write.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[write.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[write.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[write.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[write.any.shadowrealm.html]
+ expected: ERROR