summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/validation_tests/gather.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webnn/validation_tests/gather.https.any.js.ini')
-rw-r--r--testing/web-platform/meta/webnn/validation_tests/gather.https.any.js.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webnn/validation_tests/gather.https.any.js.ini b/testing/web-platform/meta/webnn/validation_tests/gather.https.any.js.ini
index 8403efb947..c23c7b1eaa 100644
--- a/testing/web-platform/meta/webnn/validation_tests/gather.https.any.js.ini
+++ b/testing/web-platform/meta/webnn/validation_tests/gather.https.any.js.ini
@@ -17,6 +17,12 @@
[[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]
@@ -36,3 +42,9 @@
[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