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