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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/media/progress-events-generated-correctly-expected.txt

Issue 2258863002: Convert http media tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address nits Created 4 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: third_party/WebKit/LayoutTests/http/tests/media/progress-events-generated-correctly-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/media/progress-events-generated-correctly-expected.txt b/third_party/WebKit/LayoutTests/http/tests/media/progress-events-generated-correctly-expected.txt
deleted file mode 100644
index 67f60094ca0db30d8a4c8d6d42e8842478cc859a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/media/progress-events-generated-correctly-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Test that progress events are generated during loading of media resource.
-
-EVENT(loadstart)
-EXPECTED (progressCount == '0') OK
-Interval 1 has elapsed. Checking progress event count delta.
-Interval 2 has elapsed. Checking progress event count delta.
-Interval 3 has elapsed. Checking progress event count delta.
-END OF TEST
-

Powered by Google App Engine
This is Rietveld 408576698