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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/mediasession/idlharness-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: update platform specific expected files missed last time around Created 3 years, 9 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
OLDNEW
1 CONSOLE MESSAGE: line 251: callback not yet supported
2 This is a testharness.js-based test. 1 This is a testharness.js-based test.
3 PASS Navigator interface: attribute mediaSession 2 PASS Navigator interface: attribute mediaSession
4 PASS Navigator must be primary interface of navigator 3 PASS Navigator must be primary interface of navigator
5 PASS Stringification of navigator 4 PASS Stringification of navigator
6 PASS Navigator interface: navigator must inherit property "mediaSession" with th e proper type (0) 5 PASS Navigator interface: navigator must inherit property "mediaSession" with th e proper type (0)
7 PASS MediaSession interface: existence and properties of interface object 6 PASS MediaSession interface: existence and properties of interface object
8 PASS MediaSession interface object length 7 PASS MediaSession interface object length
9 PASS MediaSession interface object name 8 PASS MediaSession interface object name
10 FAIL MediaSession interface: existence and properties of interface prototype obj ect assert_equals: class string of MediaSession.prototype expected "[object Medi aSessionPrototype]" but got "[object MediaSession]" 9 FAIL MediaSession interface: existence and properties of interface prototype obj ect assert_equals: class string of MediaSession.prototype expected "[object Medi aSessionPrototype]" but got "[object MediaSession]"
11 PASS MediaSession interface: existence and properties of interface prototype obj ect's "constructor" property 10 PASS MediaSession interface: existence and properties of interface prototype obj ect's "constructor" property
(...skipping 10 matching lines...) Expand all
22 PASS MediaMetadata interface: attribute album 21 PASS MediaMetadata interface: attribute album
23 PASS MediaMetadata interface: attribute artwork 22 PASS MediaMetadata interface: attribute artwork
24 PASS MediaMetadata must be primary interface of [object MediaMetadata] 23 PASS MediaMetadata must be primary interface of [object MediaMetadata]
25 PASS Stringification of [object MediaMetadata] 24 PASS Stringification of [object MediaMetadata]
26 PASS MediaMetadata interface: [object MediaMetadata] must inherit property "titl e" with the proper type (0) 25 PASS MediaMetadata interface: [object MediaMetadata] must inherit property "titl e" with the proper type (0)
27 PASS MediaMetadata interface: [object MediaMetadata] must inherit property "arti st" with the proper type (1) 26 PASS MediaMetadata interface: [object MediaMetadata] must inherit property "arti st" with the proper type (1)
28 PASS MediaMetadata interface: [object MediaMetadata] must inherit property "albu m" with the proper type (2) 27 PASS MediaMetadata interface: [object MediaMetadata] must inherit property "albu m" with the proper type (2)
29 FAIL MediaMetadata interface: [object MediaMetadata] must inherit property "artw ork" with the proper type (3) Unrecognized type FrozenArray 28 FAIL MediaMetadata interface: [object MediaMetadata] must inherit property "artw ork" with the proper type (3) Unrecognized type FrozenArray
30 Harness: the test ran to completion. 29 Harness: the test ran to completion.
31 30
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698