1
0
Fork 0
firefox/testing/web-platform/meta/webnn/validation_tests/input.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

32 lines
941 B
INI

[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