summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webnn/validation_tests/constant.https.any.js.ini
blob: 73ad4c4979c52a7893e3aa30eee8012393a56713 (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[constant.https.any.worker.html]
  [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
    expected: FAIL

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

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

  [[constant\] Test building a constant with float32 data type]
    expected: FAIL

  [[constant\] Test building a constant with int32 data type]
    expected: FAIL

  [[constant\] Test building a constant with uint32 data type]
    expected: FAIL

  [[constant\] Test building a constant with int64 data type]
    expected: FAIL

  [[constant\] Test building a constant with uint64 data type]
    expected: FAIL

  [[constant\] Test building a constant with int8 data type]
    expected: FAIL

  [[constant\] Test building a constant with uint8 data type]
    expected: FAIL


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

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

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

  [[constant\] Test building a constant with float32 data type]
    expected: FAIL

  [[constant\] Test building a constant with int32 data type]
    expected: FAIL

  [[constant\] Test building a constant with uint32 data type]
    expected: FAIL

  [[constant\] Test building a constant with int64 data type]
    expected: FAIL

  [[constant\] Test building a constant with uint64 data type]
    expected: FAIL

  [[constant\] Test building a constant with int8 data type]
    expected: FAIL

  [[constant\] Test building a constant with uint8 data type]
    expected: FAIL