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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/http/tests/media/media-source/mediasource-addsourcebuffer-expected.txt

Issue 1528713002: Update MSE Android layout test expectations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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: third_party/WebKit/LayoutTests/platform/android/http/tests/media/media-source/mediasource-addsourcebuffer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/media/media-source/mediasource-addsourcebuffer-expected.txt b/third_party/WebKit/LayoutTests/platform/android/http/tests/media/media-source/mediasource-addsourcebuffer-expected.txt
similarity index 63%
copy from third_party/WebKit/LayoutTests/http/tests/media/media-source/mediasource-addsourcebuffer-expected.txt
copy to third_party/WebKit/LayoutTests/platform/android/http/tests/media/media-source/mediasource-addsourcebuffer-expected.txt
index d8ebcae84e2362dbce881465b9dc8387e31c69b7..25dd92c4aa9ff6d53a3b0021ab65e0c5c383786d 100644
--- a/third_party/WebKit/LayoutTests/http/tests/media/media-source/mediasource-addsourcebuffer-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/android/http/tests/media/media-source/mediasource-addsourcebuffer-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: line 17: Ignore this warning.
This is a testharness.js-based test.
PASS Test addSourceBuffer() in 'ended' state.
PASS Test addSourceBuffer() with empty type
@@ -7,8 +8,8 @@ PASS Test addSourceBuffer() with Vorbis and VP8
PASS Test addSourceBuffer() with Vorbis and VP8 in separate SourceBuffers
PASS Test addSourceBuffer() video only
PASS Test addSourceBuffer() audio only
-FAIL Test addSourceBuffer() with AAC and H.264 assert_true: video/mp4;codecs="avc1.4D4001,mp4a.40.2" is supported expected true got false
-FAIL Test addSourceBuffer() with AAC and H.264 in separate SourceBuffers assert_true: video/mp4;codecs="avc1.4D4001" is supported expected true got false
+PASS Test addSourceBuffer() with AAC and H.264
+PASS Test addSourceBuffer() with AAC and H.264 in separate SourceBuffers
PASS Test addSourceBuffer() QuotaExceededError.
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698