blob: 4e9157cdb587fb9c11694345c355b95695acebd3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[encoded-audio-chunk.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test we can construct an EncodedAudioChunk.]
expected: FAIL
[Test copyTo() exception if destination invalid]
expected: FAIL
[encoded-audio-chunk.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test we can construct an EncodedAudioChunk.]
expected: FAIL
[Test copyTo() exception if destination invalid]
expected: FAIL
|