Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 12830ab

Browse files
Bug 1729408 [wpt PR 30369] - Update wpt metadata, a=testonly
wpt-pr: 30369 wpt-type: metadata
1 parent 97050ab commit 12830ab

File tree

1 file changed

+97
-63
lines changed

1 file changed

+97
-63
lines changed
Lines changed: 97 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,100 @@
11
[constructor.tentative.any.worker.html]
2-
[construct with JS function]
3-
expected:
4-
if release_or_beta: FAIL
5-
[fail with missing parameters]
6-
expected:
7-
if release_or_beta: FAIL
8-
[fail with missing results]
9-
expected:
10-
if release_or_beta: FAIL
11-
[fail with non-string parameters & results]
12-
expected:
13-
if release_or_beta: FAIL
14-
[fail with non-existent parameter and result type]
15-
expected:
16-
if release_or_beta: FAIL
17-
[fail with non-function object]
18-
expected:
19-
if release_or_beta: FAIL
20-
[fail to construct with non-callable object]
21-
expected:
22-
if release_or_beta: FAIL
2+
[construct with JS function]
3+
expected:
4+
if release_or_beta: FAIL
5+
6+
[fail with missing parameters]
7+
expected:
8+
if release_or_beta: FAIL
9+
10+
[fail with missing results]
11+
expected:
12+
if release_or_beta: FAIL
13+
14+
[fail with non-string parameters & results]
15+
expected:
16+
if release_or_beta: FAIL
17+
18+
[fail with non-existent parameter and result type]
19+
expected:
20+
if release_or_beta: FAIL
21+
22+
[fail with non-function object]
23+
expected:
24+
if release_or_beta: FAIL
25+
26+
[fail to construct with non-callable object]
27+
expected:
28+
if release_or_beta: FAIL
29+
30+
[name]
31+
expected: FAIL
32+
33+
[length]
34+
expected: FAIL
35+
36+
2337
[constructor.tentative.any.html]
24-
[construct with JS function]
25-
expected:
26-
if release_or_beta: FAIL
27-
[fail with missing parameters]
28-
expected:
29-
if release_or_beta: FAIL
30-
[fail with missing results]
31-
expected:
32-
if release_or_beta: FAIL
33-
[fail with non-string parameters & results]
34-
expected:
35-
if release_or_beta: FAIL
36-
[fail with non-existent parameter and result type]
37-
expected:
38-
if release_or_beta: FAIL
39-
[fail with non-function object]
40-
expected:
41-
if release_or_beta: FAIL
42-
[fail to construct with non-callable object]
43-
expected:
44-
if release_or_beta: FAIL
38+
[construct with JS function]
39+
expected:
40+
if release_or_beta: FAIL
41+
42+
[fail with missing parameters]
43+
expected:
44+
if release_or_beta: FAIL
45+
46+
[fail with missing results]
47+
expected:
48+
if release_or_beta: FAIL
49+
50+
[fail with non-string parameters & results]
51+
expected:
52+
if release_or_beta: FAIL
53+
54+
[fail with non-existent parameter and result type]
55+
expected:
56+
if release_or_beta: FAIL
57+
58+
[fail with non-function object]
59+
expected:
60+
if release_or_beta: FAIL
61+
62+
[fail to construct with non-callable object]
63+
expected:
64+
if release_or_beta: FAIL
65+
66+
[name]
67+
expected: FAIL
68+
69+
[length]
70+
expected: FAIL
71+
72+
4573
[constructor.tentative.any.js]
46-
[construct with JS function]
47-
expected:
48-
if release_or_beta: FAIL
49-
[fail with missing parameters]
50-
expected:
51-
if release_or_beta: FAIL
52-
[fail with missing results]
53-
expected:
54-
if release_or_beta: FAIL
55-
[fail with non-string parameters & results]
56-
expected:
57-
if release_or_beta: FAIL
58-
[fail with non-existent parameter and result type]
59-
expected:
60-
if release_or_beta: FAIL
61-
[fail with non-function object]
62-
expected:
63-
if release_or_beta: FAIL
64-
[fail to construct with non-callable object]
65-
expected:
66-
if release_or_beta: FAIL
74+
[construct with JS function]
75+
expected:
76+
if release_or_beta: FAIL
77+
78+
[fail with missing parameters]
79+
expected:
80+
if release_or_beta: FAIL
81+
82+
[fail with missing results]
83+
expected:
84+
if release_or_beta: FAIL
85+
86+
[fail with non-string parameters & results]
87+
expected:
88+
if release_or_beta: FAIL
89+
90+
[fail with non-existent parameter and result type]
91+
expected:
92+
if release_or_beta: FAIL
93+
94+
[fail with non-function object]
95+
expected:
96+
if release_or_beta: FAIL
97+
98+
[fail to construct with non-callable object]
99+
expected:
100+
if release_or_beta: FAIL

0 commit comments

Comments
 (0)