summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/validation_tests/input.https.any.js.ini
blob: be09b7ac0c6e2e27fedaf43839d107749659abad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[input.https.any.worker.html]
  [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
    expected: FAIL

  [[input\] Test building a 0-D scalar input without presenting dimensions]
    expected: FAIL

  [[input\] Test building a 0-D scalar input with empty dimensions]
    expected: FAIL

  [[input\] Test building a 1-D input with int64 data type]
    expected: FAIL

  [[input\] Test building a 2-D input without errors]
    expected: FAIL


[input.https.any.html]
  [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
    expected: FAIL

  [[input\] Test building a 0-D scalar input without presenting dimensions]
    expected: FAIL

  [[input\] Test building a 0-D scalar input with empty dimensions]
    expected: FAIL

  [[input\] Test building a 1-D input with int64 data type]
    expected: FAIL

  [[input\] Test building a 2-D input without errors]
    expected: FAIL