aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/wasm/jsapi/global/constructor.any.js.ini
blob: 302d9f341b9079636bd92acae1ea8d2c95817ecf (plain) (blame)
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
63
[constructor.any.html]
  [i64 with default]
    expected: FAIL

  [Explicit value object with toString returning string for type i64]
    expected: FAIL

  [Explicit value bigint "123" for type i64]
    expected: FAIL

  [Explicit value "3" for type i64]
    expected: FAIL

  [Explicit value object with toString returning bigint for type i64]
    expected: FAIL

  [Explicit value object with valueOf returning string for type i64]
    expected: FAIL

  [Explicit value true for type i64]
    expected: FAIL

  [Explicit value undefined for type i64]
    expected: FAIL

  [Explicit value false for type i64]
    expected: FAIL

  [Explicit value object with valueOf returning bigint for type i64]
    expected: FAIL


[constructor.any.worker.html]
  [i64 with default]
    expected: FAIL

  [Explicit value object with toString returning string for type i64]
    expected: FAIL

  [Explicit value bigint "123" for type i64]
    expected: FAIL

  [Explicit value "3" for type i64]
    expected: FAIL

  [Explicit value object with toString returning bigint for type i64]
    expected: FAIL

  [Explicit value object with valueOf returning string for type i64]
    expected: FAIL

  [Explicit value true for type i64]
    expected: FAIL

  [Explicit value undefined for type i64]
    expected: FAIL

  [Explicit value false for type i64]
    expected: FAIL

  [Explicit value object with valueOf returning bigint for type i64]
    expected: FAIL