blob: b1aa737d3bebbea429889814acf26074ea317cab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[encoded-audio-chunk.crossOriginIsolated.https.any.worker.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-audio-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
|