summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/wasm/jsapi/exception
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/wasm/jsapi/exception
parentInitial commit. (diff)
downloadfirefox-upstream.tar.xz
firefox-upstream.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/wasm/jsapi/exception')
-rw-r--r--testing/web-platform/meta/wasm/jsapi/exception/basic.tentative.any.js.ini13
-rw-r--r--testing/web-platform/meta/wasm/jsapi/exception/constructor.tentative.any.js.ini7
-rw-r--r--testing/web-platform/meta/wasm/jsapi/exception/getArg.tentative.any.js.ini7
-rw-r--r--testing/web-platform/meta/wasm/jsapi/exception/is.tentative.any.js.ini7
-rw-r--r--testing/web-platform/meta/wasm/jsapi/exception/toString.tentative.any.js.ini7
5 files changed, 41 insertions, 0 deletions
diff --git a/testing/web-platform/meta/wasm/jsapi/exception/basic.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/exception/basic.tentative.any.js.ini
new file mode 100644
index 0000000000..44aff18204
--- /dev/null
+++ b/testing/web-platform/meta/wasm/jsapi/exception/basic.tentative.any.js.ini
@@ -0,0 +1,13 @@
+[basic.tentative.any.serviceworker.html]
+
+[basic.tentative.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[basic.tentative.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[basic.tentative.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/wasm/jsapi/exception/constructor.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/exception/constructor.tentative.any.js.ini
new file mode 100644
index 0000000000..2990c2671d
--- /dev/null
+++ b/testing/web-platform/meta/wasm/jsapi/exception/constructor.tentative.any.js.ini
@@ -0,0 +1,7 @@
+[constructor.tentative.any.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
+
+[constructor.tentative.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/wasm/jsapi/exception/getArg.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/exception/getArg.tentative.any.js.ini
new file mode 100644
index 0000000000..29ad3a8707
--- /dev/null
+++ b/testing/web-platform/meta/wasm/jsapi/exception/getArg.tentative.any.js.ini
@@ -0,0 +1,7 @@
+[getArg.tentative.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[getArg.tentative.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/wasm/jsapi/exception/is.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/exception/is.tentative.any.js.ini
new file mode 100644
index 0000000000..47e4aaed2a
--- /dev/null
+++ b/testing/web-platform/meta/wasm/jsapi/exception/is.tentative.any.js.ini
@@ -0,0 +1,7 @@
+[is.tentative.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[is.tentative.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/wasm/jsapi/exception/toString.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/exception/toString.tentative.any.js.ini
new file mode 100644
index 0000000000..ebd61f4151
--- /dev/null
+++ b/testing/web-platform/meta/wasm/jsapi/exception/toString.tentative.any.js.ini
@@ -0,0 +1,7 @@
+[toString.tentative.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[toString.tentative.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]