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

74 lines
2.2 KiB
INI

[where.https.any.html]
[assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
expected: FAIL
[[where\] Throw if the condition data type is not uint8.]
expected: FAIL
[[where\] Throw if the data types of input and other do not match]
expected: FAIL
[[where\] Throw if the shapes of input and other are not broadcastable]
expected: FAIL
[[where\] Throw if the condition shape is not broadcastable]
expected: FAIL
[[where\] Test building where with 2-D condition, 2-D input and 2-D other using broadcast]
expected: FAIL
[[where\] Test building where with 2-D condition, 2-D input and 3-D other using broadcast]
expected: FAIL
[[where\] Test building where with 3-D condition, 3-D input and 2-D other using broadcast]
expected: FAIL
[[where\] Test building where with 4-D condition, 3-D input and 2-D other using broadcast]
expected: FAIL
[[where\] throw if condition is from another builder]
expected: FAIL
[[where\] throw if input is from another builder]
expected: FAIL
[[where\] throw if other is from another builder]
expected: FAIL
[where.https.any.worker.html]
[assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
expected: FAIL
[[where\] Throw if the condition data type is not uint8.]
expected: FAIL
[[where\] Throw if the data types of input and other do not match]
expected: FAIL
[[where\] Throw if the shapes of input and other are not broadcastable]
expected: FAIL
[[where\] Throw if the condition shape is not broadcastable]
expected: FAIL
[[where\] Test building where with 2-D condition, 2-D input and 2-D other using broadcast]
expected: FAIL
[[where\] Test building where with 2-D condition, 2-D input and 3-D other using broadcast]
expected: FAIL
[[where\] Test building where with 3-D condition, 3-D input and 2-D other using broadcast]
expected: FAIL
[[where\] Test building where with 4-D condition, 3-D input and 2-D other using broadcast]
expected: FAIL
[[where\] throw if condition is from another builder]
expected: FAIL
[[where\] throw if input is from another builder]
expected: FAIL
[[where\] throw if other is from another builder]
expected: FAIL