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

Unified Diff: LayoutTests/http/tests/media/media-source/mediasource-remove-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-remove-expected.txt
diff --git a/LayoutTests/http/tests/media/media-source/mediasource-remove-expected.txt b/LayoutTests/http/tests/media/media-source/mediasource-remove-expected.txt
deleted file mode 100644
index c3ec049ae6c81f953bfb693ec55eca7a7f19feb9..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/media/media-source/mediasource-remove-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-
-PASS Test remove with a negative start.
-PASS Test remove with non-finite start.
-PASS Test remove with a start beyond the duration.
-PASS Test remove with a start larger than the end.
-PASS Test remove with a NEGATIVE_INFINITY end.
-PASS Test remove with a NaN end.
-PASS Test remove after SourceBuffer removed from mediaSource.
-PASS Test remove while update pending.
-PASS Test aborting a remove operation.
-PASS Test remove with a start at the duration.
-PASS Test remove transitioning readyState from 'ended' to 'open'.
-PASS Test removing all appended data.
-PASS Test removing beginning of appended data.
-PASS Test removing the middle of appended data.
-PASS Test removing the end of appended data.
-

Powered by Google App Engine
This is Rietveld 408576698