1
0
Fork 0
firefox/testing/web-platform/meta/webnn/validation_tests/constant.https.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

62 lines
1.8 KiB
INI

[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