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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/media/video-throttled-load-metadata-expected.txt

Issue 2180243002: Convert video-[in, throttled, useragent]* http tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/video-throttled-load-metadata-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/media/video-throttled-load-metadata-expected.txt b/third_party/WebKit/LayoutTests/http/tests/media/video-throttled-load-metadata-expected.txt
deleted file mode 100644
index f932843701ca2c78dda6a1128d3d132738956eaa..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/media/video-throttled-load-metadata-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-This test case simulates a slow network, and starts a web worker thread to write a log message when retrieving media metadata to see if the webkit thread is blocked by media retrieving thread.
-This test case is for https://bugs.webkit.org/show_bug.cgi?id=80978
-
-EXPECTED (video.error == 'null') OK
-Message from worker thread OK
-EVENT(loadedmetadata)
-loaded metadata of media file OK
-END OF TEST
-

Powered by Google App Engine
This is Rietveld 408576698