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

Unified Diff: LayoutTests/fast/mediarecorder/MediaRecorder-basic-video-expected.txt

Issue 1255873002: MediaRecorder Blink part (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 4 spaces indentation and rebased. Created 5 years, 4 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/mediarecorder/MediaRecorder-basic-video-expected.txt
diff --git a/LayoutTests/fast/mediarecorder/MediaRecorder-basic-video-expected.txt b/LayoutTests/fast/mediarecorder/MediaRecorder-basic-video-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d3482d80c3ff94057388eae1ed1d702c6b2f64ca
--- /dev/null
+++ b/LayoutTests/fast/mediarecorder/MediaRecorder-basic-video-expected.txt
@@ -0,0 +1,4 @@
+This is a testharness.js-based test.
+FAIL checks the video-only MediaRecorder API. assert_unreached: Exception while creating MediaRecorder: NotSupportedError: Failed to construct 'MediaRecorder': No MediaRecorder handler can be created. Reached unreachable code
esprehn 2015/08/21 08:46:12 seems your tests don't work?
mcasas 2015/08/21 18:50:04 I might be understanding things the wrong way: Pl
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698