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

68 lines
1.8 KiB
INI

[concat.https.any.html]
[assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
expected: FAIL
[[concat\] Test building Concat with one input.]
expected: FAIL
[[concat\] Test building Concat with two inputs]
expected: FAIL
[[concat\] Test building Concat with three inputs]
expected: FAIL
[[concat\] Test building Concat with two 1D inputs.]
expected: FAIL
[[concat\] Throw if the argument types are inconsistent.]
expected: FAIL
[[concat\] Throw if the inputs have different ranks.]
expected: FAIL
[[concat\] Throw if the axis is equal to or greater than the size of ranks]
expected: FAIL
[[concat\] Throw if concat with two 0-D scalars.]
expected: FAIL
[[concat\] Throw if the inputs have other axes with different sizes except on the axis.]
expected: FAIL
[[concat\] throw if any input is from another builder]
expected: FAIL
[concat.https.any.worker.html]
[assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
expected: FAIL
[[concat\] Test building Concat with one input.]
expected: FAIL
[[concat\] Test building Concat with two inputs]
expected: FAIL
[[concat\] Test building Concat with three inputs]
expected: FAIL
[[concat\] Test building Concat with two 1D inputs.]
expected: FAIL
[[concat\] Throw if the argument types are inconsistent.]
expected: FAIL
[[concat\] Throw if the inputs have different ranks.]
expected: FAIL
[[concat\] Throw if the axis is equal to or greater than the size of ranks]
expected: FAIL
[[concat\] Throw if concat with two 0-D scalars.]
expected: FAIL
[[concat\] Throw if the inputs have other axes with different sizes except on the axis.]
expected: FAIL
[[concat\] throw if any input is from another builder]
expected: FAIL