diff options
Diffstat (limited to 'testing/web-platform/meta/mediacapture-insertable-streams/VideoTrackGenerator.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/mediacapture-insertable-streams/VideoTrackGenerator.https.html.ini | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/testing/web-platform/meta/mediacapture-insertable-streams/VideoTrackGenerator.https.html.ini b/testing/web-platform/meta/mediacapture-insertable-streams/VideoTrackGenerator.https.html.ini new file mode 100644 index 0000000000..6e6deb244f --- /dev/null +++ b/testing/web-platform/meta/mediacapture-insertable-streams/VideoTrackGenerator.https.html.ini @@ -0,0 +1,26 @@ +[VideoTrackGenerator.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Tests that VideoTrackGenerator 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 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 + + [Tests that creating a VideoTrackGenerator 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 VideoTrackGenerator forwards frames only when unmuted] + expected: FAIL |