summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/validation_tests/input.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webnn/validation_tests/input.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/webnn/validation_tests/input.https.any.js.ini32
1 files changed, 32 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webnn/validation_tests/input.https.any.js.ini b/testing/web-platform/meta/webnn/validation_tests/input.https.any.js.ini
new file mode 100644
index 0000000000..be09b7ac0c
--- /dev/null
+++ b/testing/web-platform/meta/webnn/validation_tests/input.https.any.js.ini
@@ -0,0 +1,32 @@
+[input.https.any.worker.html]
+ [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
+ expected: FAIL
+
+ [[input\] Test building a 0-D scalar input without presenting dimensions]
+ expected: FAIL
+
+ [[input\] Test building a 0-D scalar input with empty dimensions]
+ expected: FAIL
+
+ [[input\] Test building a 1-D input with int64 data type]
+ expected: FAIL
+
+ [[input\] Test building a 2-D input without errors]
+ expected: FAIL
+
+
+[input.https.any.html]
+ [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
+ expected: FAIL
+
+ [[input\] Test building a 0-D scalar input without presenting dimensions]
+ expected: FAIL
+
+ [[input\] Test building a 0-D scalar input with empty dimensions]
+ expected: FAIL
+
+ [[input\] Test building a 1-D input with int64 data type]
+ expected: FAIL
+
+ [[input\] Test building a 2-D input without errors]
+ expected: FAIL