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

92 lines
2.4 KiB
INI

[elementwise-binary.https.any.html]
[assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
expected: FAIL
[[add\] throw if first input is from another builder]
expected: FAIL
[[add\] throw if second input is from another builder]
expected: FAIL
[[sub\] throw if first input is from another builder]
expected: FAIL
[[sub\] throw if second input is from another builder]
expected: FAIL
[[mul\] throw if first input is from another builder]
expected: FAIL
[[mul\] throw if second input is from another builder]
expected: FAIL
[[div\] throw if first input is from another builder]
expected: FAIL
[[div\] throw if second input is from another builder]
expected: FAIL
[[max\] throw if first input is from another builder]
expected: FAIL
[[max\] throw if second input is from another builder]
expected: FAIL
[[min\] throw if first input is from another builder]
expected: FAIL
[[min\] throw if second input is from another builder]
expected: FAIL
[[pow\] throw if first input is from another builder]
expected: FAIL
[[pow\] throw if second input is from another builder]
expected: FAIL
[elementwise-binary.https.any.worker.html]
[assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
expected: FAIL
[[add\] throw if first input is from another builder]
expected: FAIL
[[add\] throw if second input is from another builder]
expected: FAIL
[[sub\] throw if first input is from another builder]
expected: FAIL
[[sub\] throw if second input is from another builder]
expected: FAIL
[[mul\] throw if first input is from another builder]
expected: FAIL
[[mul\] throw if second input is from another builder]
expected: FAIL
[[div\] throw if first input is from another builder]
expected: FAIL
[[div\] throw if second input is from another builder]
expected: FAIL
[[max\] throw if first input is from another builder]
expected: FAIL
[[max\] throw if second input is from another builder]
expected: FAIL
[[min\] throw if first input is from another builder]
expected: FAIL
[[min\] throw if second input is from another builder]
expected: FAIL
[[pow\] throw if first input is from another builder]
expected: FAIL
[[pow\] throw if second input is from another builder]
expected: FAIL