blob: c8caee14317af990a950941ed342d354e91245d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[encoded-video-chunk.crossOriginIsolated.https.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test construction and copyTo() using a SharedArrayBuffer]
expected: FAIL
[Test construction and copyTo() using a Uint8Array(SharedArrayBuffer)]
expected: FAIL
[encoded-video-chunk.crossOriginIsolated.https.any.worker.html]
expected:
if (os == "android") and not fission and debug and not swgl: [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[Test construction and copyTo() using a SharedArrayBuffer]
expected: FAIL
[Test construction and copyTo() using a Uint8Array(SharedArrayBuffer)]
expected: FAIL
|