blob: f9cc782838b1ff5c6a093f4fd0d071ef3911f435 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
[MediaStreamTrackGenerator-video.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Tests that MediaStreamTrackGenerator forwards frames to sink]
expected: FAIL
[Tests that frames are actually rendered correctly in a stream used for a video element.]
expected: FAIL
[Tests that creating a Video MediaStreamTrackGenerator works as expected]
expected: FAIL
[Tests that VideoFrames are destroyed on write.]
expected: FAIL
[Mismatched frame and generator kind throws on write.]
expected: FAIL
[Tests that frames are actually rendered correctly in a stream sent over a peer connection.]
expected: FAIL
[Tests that frames are sent correctly with RTCRtpEncodingParameters.scaleResolutionDownBy.]
expected: FAIL
|