aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/wasm/jsapi/function/constructor.tentative.any.js.ini
blob: b56c4edc3b6ffcd3a248cf02e42b1739609a4754 (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
64
65
66
67
68
69
70
71
72
[constructor.tentative.any.html]
  [name]
    expected: FAIL

  [length]
    expected: FAIL

  [Too few arguments]
    expected: FAIL

  [Calling]
    expected: FAIL

  [construct with JS function]
    expected: FAIL

  [fail with missing results]
    expected: FAIL

  [fail with missing parameters]
    expected: FAIL

  [fail with non-string parameters & results]
    expected: FAIL

  [fail with non-existent parameter and result type]
    expected: FAIL

  [fail with non-function object]
    expected: FAIL

  [fail to construct with non-callable object]
    expected: FAIL


[constructor.tentative.any.worker.html]
  [name]
    expected: FAIL

  [length]
    expected: FAIL

  [Too few arguments]
    expected: FAIL

  [Calling]
    expected: FAIL

  [construct with JS function]
    expected: FAIL

  [fail with missing results]
    expected: FAIL

  [fail with missing parameters]
    expected: FAIL

  [fail with non-string parameters & results]
    expected: FAIL

  [fail with non-existent parameter and result type]
    expected: FAIL

  [fail with non-function object]
    expected: FAIL

  [fail to construct with non-callable object]
    expected: FAIL


[constructor.tentative.any.shadowrealm.html]
  expected: ERROR