Skip to content

Commit 031e7d3

Browse files
committed
Bug 1942588 - Add test expectations for webnn/conformance_tests/sqrt.https.any.js. r=aryx
Differential Revision: https://phabricator.services.mozilla.com/D234839
1 parent fbb8c9a commit 031e7d3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[sqrt.https.any.html]
2+
[assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
3+
expected: FAIL
4+
5+
6+
[sqrt.https.any.worker.html]
7+
[assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
8+
expected: FAIL

0 commit comments

Comments
 (0)