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

Unified Diff: third_party/WebKit/LayoutTests/media/video-plays-past-end-of-test-expected.txt

Issue 2099083002: Convert video-pause* and video-plays* tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 4 years, 6 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/media/video-plays-past-end-of-test-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/video-plays-past-end-of-test-expected.txt b/third_party/WebKit/LayoutTests/media/video-plays-past-end-of-test-expected.txt
index 7a3192e057099a75999cfc78451288c3f8443a78..5bfcfb4f6a57eb7c92ea6bbf4b9107d40f427691 100644
--- a/third_party/WebKit/LayoutTests/media/video-plays-past-end-of-test-expected.txt
+++ b/third_party/WebKit/LayoutTests/media/video-plays-past-end-of-test-expected.txt
@@ -1,5 +1,5 @@
-This test intentionally lets the video keep playing past endTest() to ensure that shutdown is clean, since DumpRenderTree used to crash in this case.
-
-EVENT(playing)
-END OF TEST
+This is a testharness.js-based test.
+PASS This test intentionally lets the video keep playing past End of Test to ensure
+that shutdown is clean, since DumpRenderTree used to crash in this case.
+Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698