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.ini10
-rw-r--r--testing/web-platform/meta/wasm/jsapi/exception/constructor.tentative.any.js.ini6
-rw-r--r--testing/web-platform/meta/wasm/jsapi/exception/getArg.tentative.any.js.ini17
-rw-r--r--testing/web-platform/meta/wasm/jsapi/exception/identity.tentative.any.js.ini6
-rw-r--r--testing/web-platform/meta/wasm/jsapi/exception/is.tentative.any.js.ini6
-rw-r--r--testing/web-platform/meta/wasm/jsapi/exception/toString.tentative.any.js.ini6
6 files changed, 51 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..a3dc781f35
--- /dev/null
+++ b/testing/web-platform/meta/wasm/jsapi/exception/basic.tentative.any.js.ini
@@ -0,0 +1,10 @@
+[basic.tentative.any.sharedworker.html]
+
+[basic.tentative.any.shadowrealm.html]
+ expected: ERROR
+
+[basic.tentative.any.worker.html]
+
+[basic.tentative.any.serviceworker.html]
+
+[basic.tentative.any.html]
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..28de5e1be5
--- /dev/null
+++ b/testing/web-platform/meta/wasm/jsapi/exception/constructor.tentative.any.js.ini
@@ -0,0 +1,6 @@
+[constructor.tentative.any.html]
+
+[constructor.tentative.any.worker.html]
+
+[constructor.tentative.any.shadowrealm.html]
+ expected: ERROR
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..5c8fc4a701
--- /dev/null
+++ b/testing/web-platform/meta/wasm/jsapi/exception/getArg.tentative.any.js.ini
@@ -0,0 +1,17 @@
+[getArg.tentative.any.js]
+ [Getting out-of-range argument]
+ expected: FAIL
+
+
+[getArg.tentative.any.html]
+ [Getting out-of-range argument]
+ expected: FAIL
+
+
+[getArg.tentative.any.worker.html]
+ [Getting out-of-range argument]
+ expected: FAIL
+
+
+[getArg.tentative.any.shadowrealm.html]
+ expected: ERROR
diff --git a/testing/web-platform/meta/wasm/jsapi/exception/identity.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/exception/identity.tentative.any.js.ini
new file mode 100644
index 0000000000..fa1d47ef3b
--- /dev/null
+++ b/testing/web-platform/meta/wasm/jsapi/exception/identity.tentative.any.js.ini
@@ -0,0 +1,6 @@
+[identity.tentative.any.html]
+
+[identity.tentative.any.worker.html]
+
+[identity.tentative.any.shadowrealm.html]
+ expected: ERROR
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..55ec27f84a
--- /dev/null
+++ b/testing/web-platform/meta/wasm/jsapi/exception/is.tentative.any.js.ini
@@ -0,0 +1,6 @@
+[is.tentative.any.html]
+
+[is.tentative.any.worker.html]
+
+[is.tentative.any.shadowrealm.html]
+ expected: ERROR
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..2e4127838b
--- /dev/null
+++ b/testing/web-platform/meta/wasm/jsapi/exception/toString.tentative.any.js.ini
@@ -0,0 +1,6 @@
+[toString.tentative.any.html]
+
+[toString.tentative.any.worker.html]
+
+[toString.tentative.any.shadowrealm.html]
+ expected: ERROR