summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/validation_tests/matmul.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webnn/validation_tests/matmul.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/webnn/validation_tests/matmul.https.any.js.ini20
1 files changed, 20 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webnn/validation_tests/matmul.https.any.js.ini b/testing/web-platform/meta/webnn/validation_tests/matmul.https.any.js.ini
new file mode 100644
index 0000000000..c35f8871e2
--- /dev/null
+++ b/testing/web-platform/meta/webnn/validation_tests/matmul.https.any.js.ini
@@ -0,0 +1,20 @@
+[matmul.https.any.worker.html]
+ [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
+ expected: FAIL
+
+ [[matmul\] throw if first input is from another builder]
+ expected: FAIL
+
+ [[matmul\] throw if second input is from another builder]
+ expected: FAIL
+
+
+[matmul.https.any.html]
+ [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
+ expected: FAIL
+
+ [[matmul\] throw if first input is from another builder]
+ expected: FAIL
+
+ [[matmul\] throw if second input is from another builder]
+ expected: FAIL