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

Side by Side Diff: LayoutTests/media/encrypted-media/encrypted-media-playback-multiple-sessions-expected.txt

Issue 647383002: [Speculative revert to fix browser_tests on Blink canaries.] (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Test playback of encrypted media using Clear Key key system with multiple sessio ns. 1 Test playback of encrypted media using Clear Key key system with multiple sessio ns.
2 2
3 EVENT(encrypted) 3 EVENT(needkey)
4 EVENT(encrypted) 4 EVENT(needkey)
5 EVENT(message) 5 EVENT(message)
6 EVENT(message) 6 EVENT(message)
7 EVENT(playing) 7 EVENT(playing)
8 This is a testharness.js-based test. 8 This is a testharness.js-based test.
9 PASS Playback using Clear Key key system with multiple sessions. 9 PASS Playback using Clear Key key system with multiple sessions.
10 Harness: the test ran to completion. 10 Harness: the test ran to completion.
11 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698