summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/wasm/jsapi/function/constructor.tentative.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/web-platform/meta/wasm/jsapi/function/constructor.tentative.any.js.ini137
1 files changed, 137 insertions, 0 deletions
diff --git a/testing/web-platform/meta/wasm/jsapi/function/constructor.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/function/constructor.tentative.any.js.ini
new file mode 100644
index 0000000000..26bd4a4529
--- /dev/null
+++ b/testing/web-platform/meta/wasm/jsapi/function/constructor.tentative.any.js.ini
@@ -0,0 +1,137 @@
+[constructor.tentative.any.worker.html]
+ [name]
+ expected:
+ if release_or_beta: FAIL
+
+ [Too few arguments]
+ expected:
+ if release_or_beta: FAIL
+
+ [Calling]
+ expected:
+ if release_or_beta: FAIL
+
+ [construct with JS function]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with missing parameters]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with missing results]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with non-string parameters & results]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with non-existent parameter and result type]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with non-function object]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail to construct with non-callable object]
+ expected:
+ if release_or_beta: FAIL
+
+ [length]
+ expected: FAIL
+
+
+[constructor.tentative.any.html]
+ [name]
+ expected:
+ if release_or_beta: FAIL
+
+ [Too few arguments]
+ expected:
+ if release_or_beta: FAIL
+
+ [Calling]
+ expected:
+ if release_or_beta: FAIL
+
+ [construct with JS function]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with missing parameters]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with missing results]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with non-string parameters & results]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with non-existent parameter and result type]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with non-function object]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail to construct with non-callable object]
+ expected:
+ if release_or_beta: FAIL
+
+ [length]
+ expected: FAIL
+
+
+[constructor.tentative.any.js]
+ [name]
+ expected:
+ if release_or_beta: FAIL
+
+ [Too few arguments]
+ expected:
+ if release_or_beta: FAIL
+
+ [Calling]
+ expected:
+ if release_or_beta: FAIL
+
+ [construct with JS function]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with missing parameters]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with missing results]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with non-string parameters & results]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with non-existent parameter and result type]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail with non-function object]
+ expected:
+ if release_or_beta: FAIL
+
+ [fail to construct with non-callable object]
+ expected:
+ if release_or_beta: FAIL
+
+ [length]
+ expected: FAIL
+
+
+[constructor.tentative.any.shadowrealm.html]
+ expected: ERROR