Skip to content

Commit c043971

Browse files
Bug 1903442 [wpt PR 46824] - Update wpt metadata, a=testonly
wpt-pr: 46824 wpt-type: metadata
1 parent 93ce0ac commit c043971

File tree

3 files changed

+43
-0
lines changed

3 files changed

+43
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
[Blob-constructor.any.worker.html]
22
expected:
33
if (os == "android") and fission: [TIMEOUT, OK]
4+
[Passing a Float16Array as element of the blobParts array should work.]
5+
expected: FAIL
46

57
[Blob-constructor.any.html]
68
expected:
79
if (os == "android") and fission: [OK, TIMEOUT]
10+
[Passing a Float16Array as element of the blobParts array should work.]
11+
expected: FAIL
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
[getRandomValues.any.worker.html]
22
expected:
33
if (os == "android") and fission: [OK, TIMEOUT]
4+
[Float16 arrays]
5+
expected: FAIL
46

57
[getRandomValues.any.html]
68
expected:
79
if (os == "android") and fission: [OK, TIMEOUT]
10+
[Float16 arrays]
11+
expected: FAIL

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

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,44 @@
22
expected: ERROR
33

44
[decompression-buffersource.tentative.any.serviceworker.html]
5+
[chunk of type Float16Array should work for deflate]
6+
expected: FAIL
7+
8+
[chunk of type Float16Array should work for gzip]
9+
expected: FAIL
10+
11+
[chunk of type Float16Array should work for deflate-raw]
12+
expected: FAIL
13+
514

615
[decompression-buffersource.tentative.any.worker.html]
16+
[chunk of type Float16Array should work for deflate]
17+
expected: FAIL
18+
19+
[chunk of type Float16Array should work for gzip]
20+
expected: FAIL
21+
22+
[chunk of type Float16Array should work for deflate-raw]
23+
expected: FAIL
24+
725

826
[decompression-buffersource.tentative.any.html]
27+
[chunk of type Float16Array should work for deflate]
28+
expected: FAIL
29+
30+
[chunk of type Float16Array should work for gzip]
31+
expected: FAIL
32+
33+
[chunk of type Float16Array should work for deflate-raw]
34+
expected: FAIL
35+
936

1037
[decompression-buffersource.tentative.any.sharedworker.html]
38+
[chunk of type Float16Array should work for deflate]
39+
expected: FAIL
40+
41+
[chunk of type Float16Array should work for gzip]
42+
expected: FAIL
43+
44+
[chunk of type Float16Array should work for deflate-raw]
45+
expected: FAIL

0 commit comments

Comments
 (0)