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

Unified Diff: third_party/WebKit/LayoutTests/media/mediasession/htmlmediaelement-set-session-expected.txt

Issue 2367393002: Migrating MediaSession messages to mojo (Closed)
Patch Set: fixed layout tests Created 4 years, 2 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/mediasession/htmlmediaelement-set-session-expected.txt
diff --git a/third_party/WebKit/LayoutTests/media/mediasession/htmlmediaelement-set-session-expected.txt b/third_party/WebKit/LayoutTests/media/mediasession/htmlmediaelement-set-session-expected.txt
deleted file mode 100644
index cc2cb2bd2ee47157d512e6a876f6d0ae912a4bbc..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/media/mediasession/htmlmediaelement-set-session-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-This is a testharness.js-based test.
-FAIL Setup assert_true: Run either manually by passing the MediaSession flag or as part of the virtual mediasession testsuite. expected true got false
-FAIL Set HTMLMediaElement session when networkState is NETWORK_EMPTY MediaSession is not defined
-FAIL Set HTMLMediaElement session when networkState is NETWORK_NO_SOURCE MediaSession is not defined
-FAIL Set HTMLMediaElement session during or after load assert_throws: function "function () { mediaElement.session = new MediaSession(); }" threw object "ReferenceError: MediaSession is not defined" that is not a DOMException InvalidStateError: property "code" is equal to undefined, expected 11
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698