| 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.
|
|
|
|
|