Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(402)

Side by Side Diff: LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType-expected.txt

Issue 1319473016: MediaRecorder: disabling LayoutTests in preparation of Cr CLs and a minor update (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Marking MR layout tests as Skip Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS check MediaRecorder.canRecordMimeType() with video/invalid 2 PASS check MediaRecorder.canRecordMimeType() with video/invalid
3 FAIL check MediaRecorder.canRecordMimeType() with video/webm and vp8 assert_equa ls: expected "maybe" but got "" 3 PASS check MediaRecorder.canRecordMimeType() with video/vp8
4 PASS check MediaRecorder.canRecordMimeType() with audio/invalid 4 PASS check MediaRecorder.canRecordMimeType() with audio/invalid
5 FAIL check MediaRecorder.canRecordMimeType() with audio/webm and opus assert_equ als: expected "maybe" but got "" 5 FAIL check MediaRecorder.canRecordMimeType() with audio/opus assert_equals: expe cted "maybe" but got ""
6 Harness: the test ran to completion. 6 Harness: the test ran to completion.
7 7
OLDNEW
« no previous file with comments | « LayoutTests/fast/mediarecorder/MediaRecorder-canRecordMimeType.html ('k') | Source/modules/mediarecorder/MediaRecorder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698