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

Unified Diff: LayoutTests/http/tests/media/media-source/mediasource-sourcebuffer-mode-expected.txt

Issue 1151323002: testharnessreport: Hide unnecessary elements for JS tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Sync all of testharnessreport.js, and update test results Created 5 years, 7 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/http/tests/media/media-source/mediasource-sourcebuffer-mode-expected.txt
diff --git a/LayoutTests/http/tests/media/media-source/mediasource-sourcebuffer-mode-expected.txt b/LayoutTests/http/tests/media/media-source/mediasource-sourcebuffer-mode-expected.txt
deleted file mode 100644
index 3d775985f2b8eddb512cc9e8e82ebf30c05ff0cc..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/media/media-source/mediasource-sourcebuffer-mode-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-CONSOLE WARNING: The provided value 'invalidmode' is not a valid enum value of type AppendMode.
-CONSOLE WARNING: The provided value 'null' is not a valid enum value of type AppendMode.
-CONSOLE WARNING: The provided value '' is not a valid enum value of type AppendMode.
-CONSOLE WARNING: The provided value 'Segments' is not a valid enum value of type AppendMode.
-
-PASS Test initial value of SourceBuffer.mode is "segments"
-PASS Test setting SourceBuffer.mode
-PASS Test setting a removed SourceBuffer's mode
-PASS Test setting SourceBuffer.mode while still updating
-PASS Test setting SourceBuffer.mode triggers parent MediaSource 'ended' to 'open' transition.
-PASS Test setting SourceBuffer.mode and SourceBuffer.timestampOffset while parsing media segment.
-

Powered by Google App Engine
This is Rietveld 408576698