summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/wasm/jsapi/exception
diff options
context:
space:
mode:
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]