Skip to content

Commit b61b2a6

Browse files
committed
Bug 1903442 [wpt PR 46824] - Update wpt metadata, a=testonly
wpt-pr: 46824 wpt-type: metadata UltraBlame original commit: a73a3161f05a436ce54bcf1dcc2b9ba431907e14
1 parent 14fbdf8 commit b61b2a6

File tree

3 files changed

+212
-0
lines changed

3 files changed

+212
-0
lines changed

testing/web-platform/meta/FileAPI/blob/Blob-constructor.any.js.ini

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,23 @@ TIMEOUT
2828
OK
2929
]
3030
[
31+
Passing
32+
a
33+
Float16Array
34+
as
35+
element
36+
of
37+
the
38+
blobParts
39+
array
40+
should
41+
work
42+
.
43+
]
44+
expected
45+
:
46+
FAIL
47+
[
3148
Blob
3249
-
3350
constructor
@@ -54,3 +71,20 @@ fission
5471
OK
5572
TIMEOUT
5673
]
74+
[
75+
Passing
76+
a
77+
Float16Array
78+
as
79+
element
80+
of
81+
the
82+
blobParts
83+
array
84+
should
85+
work
86+
.
87+
]
88+
expected
89+
:
90+
FAIL

testing/web-platform/meta/WebCryptoAPI/getRandomValues.any.js.ini

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ OK
2626
TIMEOUT
2727
]
2828
[
29+
Float16
30+
arrays
31+
]
32+
expected
33+
:
34+
FAIL
35+
[
2936
getRandomValues
3037
.
3138
any
@@ -50,3 +57,10 @@ fission
5057
OK
5158
TIMEOUT
5259
]
60+
[
61+
Float16
62+
arrays
63+
]
64+
expected
65+
:
66+
FAIL

testing/web-platform/meta/compression/decompression-buffersource.tentative.any.js.ini

Lines changed: 164 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,47 @@ serviceworker
2828
html
2929
]
3030
[
31+
chunk
32+
of
33+
type
34+
Float16Array
35+
should
36+
work
37+
for
38+
deflate
39+
]
40+
expected
41+
:
42+
FAIL
43+
[
44+
chunk
45+
of
46+
type
47+
Float16Array
48+
should
49+
work
50+
for
51+
gzip
52+
]
53+
expected
54+
:
55+
FAIL
56+
[
57+
chunk
58+
of
59+
type
60+
Float16Array
61+
should
62+
work
63+
for
64+
deflate
65+
-
66+
raw
67+
]
68+
expected
69+
:
70+
FAIL
71+
[
3172
decompression
3273
-
3374
buffersource
@@ -41,6 +82,47 @@ worker
4182
html
4283
]
4384
[
85+
chunk
86+
of
87+
type
88+
Float16Array
89+
should
90+
work
91+
for
92+
deflate
93+
]
94+
expected
95+
:
96+
FAIL
97+
[
98+
chunk
99+
of
100+
type
101+
Float16Array
102+
should
103+
work
104+
for
105+
gzip
106+
]
107+
expected
108+
:
109+
FAIL
110+
[
111+
chunk
112+
of
113+
type
114+
Float16Array
115+
should
116+
work
117+
for
118+
deflate
119+
-
120+
raw
121+
]
122+
expected
123+
:
124+
FAIL
125+
[
44126
decompression
45127
-
46128
buffersource
@@ -52,6 +134,47 @@ any
52134
html
53135
]
54136
[
137+
chunk
138+
of
139+
type
140+
Float16Array
141+
should
142+
work
143+
for
144+
deflate
145+
]
146+
expected
147+
:
148+
FAIL
149+
[
150+
chunk
151+
of
152+
type
153+
Float16Array
154+
should
155+
work
156+
for
157+
gzip
158+
]
159+
expected
160+
:
161+
FAIL
162+
[
163+
chunk
164+
of
165+
type
166+
Float16Array
167+
should
168+
work
169+
for
170+
deflate
171+
-
172+
raw
173+
]
174+
expected
175+
:
176+
FAIL
177+
[
55178
decompression
56179
-
57180
buffersource
@@ -64,3 +187,44 @@ sharedworker
64187
.
65188
html
66189
]
190+
[
191+
chunk
192+
of
193+
type
194+
Float16Array
195+
should
196+
work
197+
for
198+
deflate
199+
]
200+
expected
201+
:
202+
FAIL
203+
[
204+
chunk
205+
of
206+
type
207+
Float16Array
208+
should
209+
work
210+
for
211+
gzip
212+
]
213+
expected
214+
:
215+
FAIL
216+
[
217+
chunk
218+
of
219+
type
220+
Float16Array
221+
should
222+
work
223+
for
224+
deflate
225+
-
226+
raw
227+
]
228+
expected
229+
:
230+
FAIL

0 commit comments

Comments
 (0)