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

Unified Diff: third_party/WebKit/LayoutTests/media/video-play-require-user-gesture-expected.txt

Issue 2696083004: Do not commit: Remove testharness.js test results that are all-PASS, ignoring console output (Closed)
Patch Set: Created 3 years, 10 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-play-require-user-gesture-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/video-play-require-user-gesture-expected.txt b/third_party/WebKit/LayoutTests/media/video-play-require-user-gesture-expected.txt
deleted file mode 100644
index 1c81d4b8b1a6190944adf0d3198659872145bc4a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/media/video-play-require-user-gesture-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-CONSOLE WARNING: line 18: Failed to execute 'play' on 'HTMLMediaElement': API can only be initiated by a user gesture.
-CONSOLE ERROR: line 18: Uncaught (in promise) NotAllowedError: play() can only be initiated by a user gesture.
-This is a testharness.js-based test.
-Harness Error. harness_status.status = 1 , harness_status.message = play() can only be initiated by a user gesture.
-PASS Test that video play does not work unless a user gesture is involved in playing a video.
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698