blob: 7fee7c5544c7afd17b6f4e8e62466585cb35c176 [file] [log] [blame]
FAIL MediaRecorder will fire a dataavailable event with a blob data for a video-only stream when stop() is called assert_true: the blob should contain some buffers expected true got false
FAIL MediaRecorder will fire a dataavailable event with a blob data for a audio-only stream when stop() is called assert_true: the blob should contain some buffers expected true got false
FAIL MediaRecorder will fire a dataavailable event with a blob data for a video-audio stream when stop() is called assert_true: the blob should contain some buffers expected true got false