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