1[constructor.tentative.any.worker.html]
2  [name]
3    expected:
4      if release_or_beta: FAIL
5
6  [Too few arguments]
7    expected:
8      if release_or_beta: FAIL
9
10  [Calling]
11    expected:
12      if release_or_beta: FAIL
13
14  [construct with JS function]
15    expected:
16      if release_or_beta: FAIL
17
18  [fail with missing parameters]
19    expected:
20      if release_or_beta: FAIL
21
22  [fail with missing results]
23    expected:
24      if release_or_beta: FAIL
25
26  [fail with non-string parameters & results]
27    expected:
28      if release_or_beta: FAIL
29
30  [fail with non-existent parameter and result type]
31    expected:
32      if release_or_beta: FAIL
33
34  [fail with non-function object]
35    expected:
36      if release_or_beta: FAIL
37
38  [fail to construct with non-callable object]
39    expected:
40      if release_or_beta: FAIL
41
42  [length]
43    expected: FAIL
44
45
46[constructor.tentative.any.html]
47  [name]
48    expected:
49      if release_or_beta: FAIL
50
51  [Too few arguments]
52    expected:
53      if release_or_beta: FAIL
54
55  [Calling]
56    expected:
57      if release_or_beta: FAIL
58
59  [construct with JS function]
60    expected:
61      if release_or_beta: FAIL
62
63  [fail with missing parameters]
64    expected:
65      if release_or_beta: FAIL
66
67  [fail with missing results]
68    expected:
69      if release_or_beta: FAIL
70
71  [fail with non-string parameters & results]
72    expected:
73      if release_or_beta: FAIL
74
75  [fail with non-existent parameter and result type]
76    expected:
77      if release_or_beta: FAIL
78
79  [fail with non-function object]
80    expected:
81      if release_or_beta: FAIL
82
83  [fail to construct with non-callable object]
84    expected:
85      if release_or_beta: FAIL
86
87  [length]
88    expected: FAIL
89
90
91[constructor.tentative.any.js]
92  [name]
93    expected:
94      if release_or_beta: FAIL
95
96  [Too few arguments]
97    expected:
98      if release_or_beta: FAIL
99
100  [Calling]
101    expected:
102      if release_or_beta: FAIL
103
104  [construct with JS function]
105    expected:
106      if release_or_beta: FAIL
107
108  [fail with missing parameters]
109    expected:
110      if release_or_beta: FAIL
111
112  [fail with missing results]
113    expected:
114      if release_or_beta: FAIL
115
116  [fail with non-string parameters & results]
117    expected:
118      if release_or_beta: FAIL
119
120  [fail with non-existent parameter and result type]
121    expected:
122      if release_or_beta: FAIL
123
124  [fail with non-function object]
125    expected:
126      if release_or_beta: FAIL
127
128  [fail to construct with non-callable object]
129    expected:
130      if release_or_beta: FAIL
131
132  [length]
133    expected: FAIL
134