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

50 lines
1.4 KiB
INI

[gather.https.any.html]
[[gather\] Test gather with axis = 2]
expected: FAIL
[[gather\] TypeError is expected if the axis is greater than the rank of input]
expected: FAIL
[[gather\] TypeError is expected if the input is a scalar]
expected: FAIL
[[gather\] TypeError is expected if the data type of indices is invalid]
expected: FAIL
[assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
expected: FAIL
[[gather\] Test gather with default options and 0-D indices]
expected: FAIL
[[gather\] throw if input is from another builder]
expected: FAIL
[[gather\] throw if indices is from another builder]
expected: FAIL
[gather.https.any.worker.html]
[[gather\] Test gather with default options and 0-D indices]
expected: FAIL
[[gather\] Test gather with axis = 2]
expected: FAIL
[[gather\] TypeError is expected if the input is a scalar]
expected: FAIL
[[gather\] TypeError is expected if the axis is greater than the rank of input]
expected: FAIL
[[gather\] TypeError is expected if the data type of indices is invalid]
expected: FAIL
[assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
expected: FAIL
[[gather\] throw if input is from another builder]
expected: FAIL
[[gather\] throw if indices is from another builder]
expected: FAIL