<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[180346] trunk/LayoutTests</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/180346">180346</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-02-19 08:47:30 -0800 (Thu, 19 Feb 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Disable media tests due to bot failures.

* platform/win/TestExpectations:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwinTestExpectations">trunk/LayoutTests/platform/win/TestExpectations</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (180345 => 180346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-02-19 15:46:09 UTC (rev 180345)
+++ trunk/LayoutTests/ChangeLog        2015-02-19 16:47:30 UTC (rev 180346)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2015-02-19  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Disable media tests due to bot failures.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2015-02-18  Chris Dumez  &lt;cdumez@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Clean up / modernize test introduced in r180337.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (180345 => 180346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-02-19 15:46:09 UTC (rev 180345)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-02-19 16:47:30 UTC (rev 180346)
</span><span class="lines">@@ -709,359 +709,365 @@
</span><span class="cx"> ################################################################################
</span><span class="cx"> ######################            Media tests             ######################
</span><span class="cx"> ################################################################################
</span><ins>+# Deactivate all media tests on Apple Windows due to &lt;rdar://problem/18681688&gt; generating
+# spam logging output that causes tests to fail. Will re-enable once this is fixed.
+media [ Skip ]
+fast/media [ Skip ]
+http/tests/media [ Skip ]
+
</ins><span class="cx"> # Web Audio is not supported on Windows
</span><span class="cx"> media/W3C/audio [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Assertion failures
</span><del>-webkit.org/b/48910 [ Debug ] http/tests/media/pdf-served-as-pdf.html [ Skip ]  # Crashing
-webkit.org/b/48910 http/tests/media/video-cancel-load.html [ Skip ]  # Crashing
</del><ins>+#webkit.org/b/48910 [ Debug ] http/tests/media/pdf-served-as-pdf.html [ Skip ]  # Crashing
+#webkit.org/b/48910 http/tests/media/video-cancel-load.html [ Skip ]  # Crashing
</ins><span class="cx"> 
</span><del>-webkit.org/b/58654 media/video-controls-in-media-document.html [ Skip ]
</del><ins>+#webkit.org/b/58654 media/video-controls-in-media-document.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # disable until 25220 is fixed: Loading a .ogv file into Safari downloads the file instead of playing it in a media document, even if XiphQT is installed (25220)
</span><del>-webkit.org/b/25220 media/video-click-dblckick-standalone.html [ WontFix ]
-webkit.org/b/25220 media/video-document-types.html [ WontFix ]
</del><ins>+#webkit.org/b/25220 media/video-click-dblckick-standalone.html [ WontFix ]
+#webkit.org/b/25220 media/video-document-types.html [ WontFix ]
</ins><span class="cx"> # This test requires ogg codecs
</span><del>-media/media-can-play-ogg.html [ WontFix ]
</del><ins>+#media/media-can-play-ogg.html [ WontFix ]
</ins><span class="cx"> # This test requires flac codec
</span><del>-media/media-can-play-flac-audio.html [ WontFix ]
</del><ins>+#media/media-can-play-flac-audio.html [ WontFix ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/112659 media/video-playing-and-pause.html [ Skip ] # [ Crash Failure Pass ]
-webkit.org/b/29047 media/audio-delete-while-step-button-clicked.html [ Skip ]
-media/video-empty-source.html [ Failure ]
</del><ins>+#webkit.org/b/112659 media/video-playing-and-pause.html [ Skip ] # [ Crash Failure Pass ]
+#webkit.org/b/29047 media/audio-delete-while-step-button-clicked.html [ Skip ]
+#media/video-empty-source.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Needs to pass cookies to the media player
</span><del>-webkit.org/b/33954 http/tests/media/video-cookie.html [ Skip ]
-webkit.org/b/34447 [ Release ] http/tests/media/video-referer.html [ Failure ]
-webkit.org/b/34447 [ Debug ] http/tests/media/video-referer.html [ Skip ] # Crashing
</del><ins>+#webkit.org/b/33954 http/tests/media/video-cookie.html [ Skip ]
+#webkit.org/b/34447 [ Release ] http/tests/media/video-referer.html [ Failure ]
+#webkit.org/b/34447 [ Debug ] http/tests/media/video-referer.html [ Skip ] # Crashing
</ins><span class="cx"> 
</span><span class="cx"> # DumpRenderTree requires testRunner.setViewModeMediaFeature()
</span><del>-fast/media/view-mode-media-feature.html [ ImageOnlyFailure ]
-fast/media/media-query-list-02.html [ Failure ]
-fast/media/media-query-list-03.html [ Failure ]
-fast/media/media-query-list-04.html [ Failure ]
-fast/media/media-query-list-05.html [ Failure ]
-fast/media/media-query-list-06.html [ Failure ]
</del><ins>+#fast/media/view-mode-media-feature.html [ ImageOnlyFailure ]
+#fast/media/media-query-list-02.html [ Failure ]
+#fast/media/media-query-list-03.html [ Failure ]
+#fast/media/media-query-list-04.html [ Failure ]
+#fast/media/media-query-list-05.html [ Failure ]
+#fast/media/media-query-list-06.html [ Failure ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/38376 media/media-document-audio-size.html [ Skip ]
</del><ins>+#webkit.org/b/38376 media/media-document-audio-size.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Media Stream API is not yet enabled.
</span><span class="cx"> fast/mediastream [ Skip ]
</span><del>-fast/events/constructors/media-stream-event-constructor.html [ Skip ]
-http/tests/media/media-stream [ Skip ]
</del><ins>+#fast/events/constructors/media-stream-event-constructor.html [ Skip ]
+#http/tests/media/media-stream [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # needs enhanced eventSender.contextMenu() return value
</span><del>-webkit.org/b/45021 media/context-menu-actions.html
</del><ins>+#webkit.org/b/45021 media/context-menu-actions.html
</ins><span class="cx"> 
</span><span class="cx"> # requires video.buffered to be able to return multiple timeranges
</span><del>-http/tests/media/video-buffered.html [ Skip ]
</del><ins>+#http/tests/media/video-buffered.html [ Skip ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/45603 [ Release ] http/tests/media/video-served-as-text.html [ Failure ]
-webkit.org/b/45603 [ Debug ] http/tests/media/video-served-as-text.html [ Skip ] # Crashing
-webkit.org/b/56167 http/tests/media/remove-while-loading.html [ Skip ]
</del><ins>+#webkit.org/b/45603 [ Release ] http/tests/media/video-served-as-text.html [ Failure ]
+#webkit.org/b/45603 [ Debug ] http/tests/media/video-served-as-text.html [ Skip ] # Crashing
+#webkit.org/b/56167 http/tests/media/remove-while-loading.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Opera-submitted tests to W3C for &lt;track&gt;, a lot of failures still.
</span><del>-webkit.org/b/103926 media/track/opera/idl/media-idl-tests.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLMediaElement/crossOrigin.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/src.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/TextTrack/activeCues.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/constructor.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/createEvent.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/getCueAsHTML.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/line.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onenter.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onexit.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/snapToLines.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/text.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/vertical.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCueList/getter.html [ Skip ]
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/getter.html [ Skip ]
-webkit.org/b/103926 media/track/opera/track/track-element/cloneNode.html [ Skip ]
-webkit.org/b/103926 media/track/opera/track/track-element/src-clear-cues.html [ Skip ]
-webkit.org/b/103926 media/track/opera/track/webvtt/parsing/001.html [ Skip ]
-webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/entities.html [ Skip ] 
-webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tags.html [ Skip ]
-webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/12345_timestamps.html [ Skip ]
-webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps.html [ Skip ]
-webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tree-building.html [ Skip ]
-webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/cue_font_size_transition.html [ Skip ]
-webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_evil_timestamp.html [ Skip ]
</del><ins>+#webkit.org/b/103926 media/track/opera/idl/media-idl-tests.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLMediaElement/crossOrigin.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/src.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/TextTrack/activeCues.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/constructor.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/createEvent.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/getCueAsHTML.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/line.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onenter.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onexit.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/snapToLines.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/text.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/vertical.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/TextTrackCueList/getter.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/getter.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/track/track-element/cloneNode.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/track/track-element/src-clear-cues.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/track/webvtt/parsing/001.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/entities.html [ Skip ] 
+#webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tags.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/12345_timestamps.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tree-building.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/cue_font_size_transition.html [ Skip ]
+#webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_evil_timestamp.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Tests for MediaSource API. Feature is not yet functional.
</span><span class="cx"> media/media-source/ [ Skip ]
</span><span class="cx"> webkit.org/b/64731 http/tests/media/media-source/ [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # These tests are for an obsolete version of the EME spec.
</span><del>-fast/events/constructors/media-key-event-constructor.html [ WontFix ]
-media/encrypted-media/encrypted-media-can-play-type-webm.html [ Skip ] # [ WontFix ]
-media/encrypted-media/encrypted-media-events.html [ Skip ] # [ WontFix ]
-media/encrypted-media/encrypted-media-not-loaded.html [ Skip ] # [ WontFix ]
-media/encrypted-media/encrypted-media-syntax.html [ Skip ] # [ WontFix ]
</del><ins>+#fast/events/constructors/media-key-event-constructor.html [ WontFix ]
+#media/encrypted-media/encrypted-media-can-play-type-webm.html [ Skip ] # [ WontFix ]
+#media/encrypted-media/encrypted-media-events.html [ Skip ] # [ WontFix ]
+#media/encrypted-media/encrypted-media-not-loaded.html [ Skip ] # [ WontFix ]
+#media/encrypted-media/encrypted-media-syntax.html [ Skip ] # [ WontFix ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/103442 media/W3C/video/networkState/networkState_during_progress.html
</del><ins>+#webkit.org/b/103442 media/W3C/video/networkState/networkState_during_progress.html
</ins><span class="cx"> 
</span><span class="cx"> # No CORS support for media elements is implemented yet.
</span><del>-http/tests/security/video-cross-origin-readback.html [ Skip ]
</del><ins>+#http/tests/security/video-cross-origin-readback.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Requires ENABLE(MEDIA_CAPTURE)
</span><del>-fast/forms/file/file-input-capture.html [ Skip ]
</del><ins>+#fast/forms/file/file-input-capture.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Requires testRunner.setMediaType() and implementation
</span><del>-fast/media/print-restores-previous-mediatype.html
</del><ins>+#fast/media/print-restores-previous-mediatype.html
</ins><span class="cx"> 
</span><span class="cx"> # The following are already skipped on Mac because of a QuickTime problem
</span><del>-webkit.org/b/38000 http/tests/media/video-play-stall-seek.html [ Skip ]
-webkit.org/b/38000 http/tests/media/video-play-stall.html [ Skip ]
-webkit.org/b/38000 media/media-fullscreen-not-in-document.html [ Skip ]
</del><ins>+#webkit.org/b/38000 http/tests/media/video-play-stall-seek.html [ Skip ]
+#webkit.org/b/38000 http/tests/media/video-play-stall.html [ Skip ]
+#webkit.org/b/38000 media/media-fullscreen-not-in-document.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Flaky media/video tests
</span><del>-webkit.org/b/95806 media/video-source-error-no-candidate.html [ Pass Failure ]
-webkit.org/b/95806 media/video-source-moved.html [ Pass Failure ]
-webkit.org/b/25465 media/video-zoom-controls.html [ Skip ] # Crashing
</del><ins>+#webkit.org/b/95806 media/video-source-error-no-candidate.html [ Pass Failure ]
+#webkit.org/b/95806 media/video-source-moved.html [ Pass Failure ]
+#webkit.org/b/25465 media/video-zoom-controls.html [ Skip ] # Crashing
</ins><span class="cx"> 
</span><span class="cx"> # Resolution media query is not yet enabled.
</span><del>-webkit.org/b/85262 fast/media/mq-resolution.html [ Skip ]
-webkit.org/b/85262 fast/media/mq-resolution-dpi-dpcm-warning.html [ Skip ]
-webkit.org/b/97026 media/audio-controls-rendering.html [ Skip ]
-webkit.org/b/97026 media/audio-repaint.html [ Skip ]
-webkit.org/b/97026 media/controls-styling-strict.html [ Skip ]
-webkit.org/b/97026 media/video-controls-fullscreen-volume.html [ Skip ]
-http/tests/media/media-document.html [ Skip ]
-http/tests/media/video-useragent.html [ Skip ]
</del><ins>+#webkit.org/b/85262 fast/media/mq-resolution.html [ Skip ]
+#webkit.org/b/85262 fast/media/mq-resolution-dpi-dpcm-warning.html [ Skip ]
+#webkit.org/b/97026 media/audio-controls-rendering.html [ Skip ]
+#webkit.org/b/97026 media/audio-repaint.html [ Skip ]
+#webkit.org/b/97026 media/controls-styling-strict.html [ Skip ]
+#webkit.org/b/97026 media/video-controls-fullscreen-volume.html [ Skip ]
+#http/tests/media/media-document.html [ Skip ]
+#http/tests/media/video-useragent.html [ Skip ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/103442 media/video-size.html [ Skip ] # Crash
-webkit.org/b/103442 media/W3C/video/readyState/readyState_during_loadedmetadata.html [ Skip ] # Crash
</del><ins>+#webkit.org/b/103442 media/video-size.html [ Skip ] # Crash
+#webkit.org/b/103442 media/W3C/video/readyState/readyState_during_loadedmetadata.html [ Skip ] # Crash
</ins><span class="cx"> # This test requires generation of progress events during loading
</span><del>-webkit.org/b/97026 media/progress-events-generated-correctly.html [ Failure ]
</del><ins>+#webkit.org/b/97026 media/progress-events-generated-correctly.html [ Failure ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/97132 media/track/track-cue-rendering-vertical.html [ Skip ] # Crashing
</del><ins>+#webkit.org/b/97132 media/track/track-cue-rendering-vertical.html [ Skip ] # Crashing
</ins><span class="cx"> 
</span><del>-webkit.org/b/106477 media/video-controls-captions-trackmenu-sorted.html [ Skip ] # Crashing
-webkit.org/b/106477 media/video-controls-captions-trackmenu.html [ Skip ]  # [ Timeout ]
-webkit.org/b/106477 media/video-controls-captions-trackmenu-hide-on-click-outside.html [ Skip ] # Crashing
-webkit.org/b/106477 media/video-controls-visible-exiting-fullscreen.html [ Skip ] # Crash
-webkit.org/b/106477 media/video-controls-captions-trackmenu-includes-enabled-track.html [ Skip ] # Crashing
</del><ins>+#webkit.org/b/106477 media/video-controls-captions-trackmenu-sorted.html [ Skip ] # Crashing
+#webkit.org/b/106477 media/video-controls-captions-trackmenu.html [ Skip ]  # [ Timeout ]
+#webkit.org/b/106477 media/video-controls-captions-trackmenu-hide-on-click-outside.html [ Skip ] # Crashing
+#webkit.org/b/106477 media/video-controls-visible-exiting-fullscreen.html [ Skip ] # Crash
+#webkit.org/b/106477 media/video-controls-captions-trackmenu-includes-enabled-track.html [ Skip ] # Crashing
</ins><span class="cx"> 
</span><span class="cx"> # Windows doesn't have a toggle for CC any more, it's based on a menu of choices.
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=95428
</span><del>-webkit.org/b/101670 media/video-controls-captions.html [ Skip ]
</del><ins>+#webkit.org/b/101670 media/video-controls-captions.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Windows does not support custom media data loading
</span><span class="cx"> #media/video-src-blob.html [ Skip ]
</span><del>-webkit.org/b/113106 media/track/track-prefer-captions.html [ Skip ]
</del><ins>+#webkit.org/b/113106 media/track/track-prefer-captions.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # The logic in this test is no longer correct for Apple ports
</span><del>-webkit.org/b/112492 media/track/track-user-preferences.html [ Skip ]
</del><ins>+#webkit.org/b/112492 media/track/track-user-preferences.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # WEBVTT_REGIONS is not enabled on win
</span><del>-media/track/regions-webvtt [ Skip ]
</del><ins>+#media/track/regions-webvtt [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Feature not implemented
</span><del>-webkit.org/b/112766 media/media-higher-prio-audio-stream.html [ Skip ]
</del><ins>+#webkit.org/b/112766 media/media-higher-prio-audio-stream.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Don't run ogv and mkv tests on mac
</span><del>-media/track/in-band [ Skip ] # [ WontFix ]
-media/track/video [ Skip ] # [ WontFix ]
-media/track/audio [ Skip ] # [ WontFix ]
</del><ins>+#media/track/in-band [ Skip ] # [ WontFix ]
+#media/track/video [ Skip ] # [ WontFix ]
+#media/track/audio [ Skip ] # [ WontFix ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/116564 media/click-volume-bar-not-pausing.html [ Skip ] #  [ Timeout ]
-webkit.org/b/117322 media/video-poster-background.html [ Skip ] # Timeout
</del><ins>+#webkit.org/b/116564 media/click-volume-bar-not-pausing.html [ Skip ] #  [ Timeout ]
+#webkit.org/b/117322 media/video-poster-background.html [ Skip ] # Timeout
</ins><span class="cx"> 
</span><del>-webkit.org/b/62024 http/tests/media/video-cross-site.html [ Skip ] # Crash
-media/audio-constructor-src.html [ Skip ] #  Timeout
-media/audio-delete-while-slider-thumb-clicked.html [ Skip ] # Timeout
-media/track/track-in-band-legacy-api.html [ Skip ]
-media/track/track-in-band-mode.html [ Skip ]
-media/track/track-in-band-duplicate-tracks-when-source-changes.html [ Skip ]
-fast/media/mq-transform-02.html [ Pass ImageOnlyFailure ]
-fast/media/mq-transform-03.html [ Pass ImageOnlyFailure ]
</del><ins>+#webkit.org/b/62024 http/tests/media/video-cross-site.html [ Skip ] # Crash
+#media/audio-constructor-src.html [ Skip ] #  Timeout
+#media/audio-delete-while-slider-thumb-clicked.html [ Skip ] # Timeout
+#media/track/track-in-band-legacy-api.html [ Skip ]
+#media/track/track-in-band-mode.html [ Skip ]
+#media/track/track-in-band-duplicate-tracks-when-source-changes.html [ Skip ]
+#fast/media/mq-transform-02.html [ Pass ImageOnlyFailure ]
+#fast/media/mq-transform-03.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> 
</span><span class="cx"> # The following tests fail due to the new CSS/JS-based media controls.
</span><span class="cx"> # They need to be rebaselined.
</span><span class="cx"> # REGRESSION(r156730): 18 media tests broken (122021)
</span><del>-webkit.org/b/122021 media/track/track-cue-rendering-mode-changed.html [ Skip ] # Crashing
-webkit.org/b/122021 media/video-controls-toggling.html [ Skip ] #  [ Timeout ]
</del><ins>+#webkit.org/b/122021 media/track/track-cue-rendering-mode-changed.html [ Skip ] # Crashing
+#webkit.org/b/122021 media/video-controls-toggling.html [ Skip ] #  [ Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # The following tests also seem affected by r156730
</span><del>-webkit.org/b/122166 media/track/audio-track.html [ Failure ]
-webkit.org/b/122166 media/track/video-track.html [ Skip ] # Crashing
-webkit.org/b/122166 media/audio-controls-do-not-fade-out.html [ Skip ] #  [ Timeout ]
-webkit.org/b/122166 media/media-controls-invalid-url.html [ Skip ] # Crashing
-webkit.org/b/122166 media/media-volume-slider-rendered-normal.html [ Skip ] # Crashing
-webkit.org/b/122166 media/video-controls-visible-audio-only.html [ Skip ] # Crashing
</del><ins>+#webkit.org/b/122166 media/track/audio-track.html [ Failure ]
+#webkit.org/b/122166 media/track/video-track.html [ Skip ] # Crashing
+#webkit.org/b/122166 media/audio-controls-do-not-fade-out.html [ Skip ] #  [ Timeout ]
+#webkit.org/b/122166 media/media-controls-invalid-url.html [ Skip ] # Crashing
+#webkit.org/b/122166 media/media-volume-slider-rendered-normal.html [ Skip ] # Crashing
+#webkit.org/b/122166 media/video-controls-visible-audio-only.html [ Skip ] # Crashing
</ins><span class="cx"> 
</span><span class="cx"> # Test introduced in r157133 fails. State of colorspace management on Windows is unclear.
</span><del>-media/video-canvas-drawing-output.html [ Skip ] #  [ Timeout ]
</del><ins>+#media/video-canvas-drawing-output.html [ Skip ] #  [ Timeout ]
</ins><span class="cx"> # Mock media source does not work on Windows
</span><span class="cx"> # CONSOLE MESSAGE: line 13: TypeError: undefined is not a function (evaluating 'internals.initializeMockMediaSource()')
</span><span class="cx"> # CONSOLE MESSAGE: line 18: ReferenceError: Can't find variable: MediaSource
</span><span class="cx"> # FAIL: Timed out waiting for notifyDone to be called
</span><span class="cx"> 
</span><del>-fast/media/mq-compound-query-01.html [ Pass Timeout ]
-fast/media/mq-simple-neg-query-01.html [ Pass Timeout ]
-fast/media/mq-simple-neg-query-03.html [ Pass Timeout ]
-fast/media/update-media-query-css-parser.html [ Pass Timeout ]
</del><ins>+#fast/media/mq-compound-query-01.html [ Pass Timeout ]
+#fast/media/mq-simple-neg-query-01.html [ Pass Timeout ]
+#fast/media/mq-simple-neg-query-03.html [ Pass Timeout ]
+#fast/media/update-media-query-css-parser.html [ Pass Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # Remove these expected failures when the Windows test bots are upgraded to support
</span><span class="cx"> # WAV files with AVCF:
</span><del>-webkit.org/b/128943 media/audio-constructor.html [ Skip ] #  [ Timeout ]
-webkit.org/b/128943 media/media-can-play-wav-audio.html [ Failure ]
-webkit.org/b/128943 media/media-load-event.html [ Skip ] #  [ Timeout ]
</del><ins>+#webkit.org/b/128943 media/audio-constructor.html [ Skip ] #  [ Timeout ]
+#webkit.org/b/128943 media/media-can-play-wav-audio.html [ Failure ]
+#webkit.org/b/128943 media/media-load-event.html [ Skip ] #  [ Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # DataCue.value not enabled
</span><del>-http/tests/media/track-in-band-hls-metadata.html [ Skip ]
-media/track/track-datacue-value.html [ Skip ]
</del><ins>+#http/tests/media/track-in-band-hls-metadata.html [ Skip ]
+#media/track/track-datacue-value.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # HLS problems
</span><del>-http/tests/media/hls/hls-audio-tracks-has-audio.html [ Failure ]
-http/tests/media/hls/hls-audio-tracks-locale-selection.html [ Failure ]
-http/tests/media/hls/hls-audio-tracks.html [ Failure ]
-http/tests/media/hls/video-controls-live-stream.html [ Failure ]
</del><ins>+#http/tests/media/hls/hls-audio-tracks-has-audio.html [ Failure ]
+#http/tests/media/hls/hls-audio-tracks-locale-selection.html [ Failure ]
+#http/tests/media/hls/hls-audio-tracks.html [ Failure ]
+#http/tests/media/hls/video-controls-live-stream.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Crashing
</span><del>-media/media-controller.html [ Skip ] # Crashing
-media/media-controller-playbackrate.html [ Skip ] # Crashing
-media/controls-after-reload.html [ Skip ] # Crashing
-media/controls-without-preload.html [ Skip ] # Crashing
-media/video-autoplay.html [ Skip ] # Crashing
-media/video-controls-transformed.html [ Skip ] # Crashing
-media/video-display-aspect-ratio.html [ Skip ] # Crashing
-media/video-fullscreeen-only-controls.html [ Skip ] # Crashing
-media/video-fullscreeen-only-playback.html [ Skip ] # Crashing
-media/video-load-networkState.html [ Skip ] # Crashing
-media/video-object-fit.html [ Skip ] # Crashing
-media/video-object-fit-change.html [ Skip ] # Crashing
-media/video-remove-insert-repaints.html [ Skip ] # Crashing
-media/video-volume-slider.html [ Skip ] # Crashing
-media/video-volume-slider-drag.html [ Skip ] # Crashing
</del><ins>+#media/media-controller.html [ Skip ] # Crashing
+#media/media-controller-playbackrate.html [ Skip ] # Crashing
+#media/controls-after-reload.html [ Skip ] # Crashing
+#media/controls-without-preload.html [ Skip ] # Crashing
+#media/video-autoplay.html [ Skip ] # Crashing
+#media/video-controls-transformed.html [ Skip ] # Crashing
+#media/video-display-aspect-ratio.html [ Skip ] # Crashing
+#media/video-fullscreeen-only-controls.html [ Skip ] # Crashing
+#media/video-fullscreeen-only-playback.html [ Skip ] # Crashing
+#media/video-load-networkState.html [ Skip ] # Crashing
+#media/video-object-fit.html [ Skip ] # Crashing
+#media/video-object-fit-change.html [ Skip ] # Crashing
+#media/video-remove-insert-repaints.html [ Skip ] # Crashing
+#media/video-volume-slider.html [ Skip ] # Crashing
+#media/video-volume-slider-drag.html [ Skip ] # Crashing
</ins><span class="cx"> 
</span><del>-media/controls-strict.html [ Failure ]
-media/controls-styling.html [ Failure ]
-media/media-controls-timeline-updates.html [ Failure ]
-media/sources-fallback-codecs.html [ Failure ]
-media/track/track-disabled.html [ Failure ]
-media/video-controls-audiotracks-trackmenu.html [ Failure ]
-media/video-controls-captions-trackmenu-hide-on-click.html [ Failure ]
-media/video-controls-rendering.html [ Failure ]
-media/video-display-toggle.html [ Failure ]
-media/video-layer-crash.html [ Failure ]
-media/video-load-preload-metadata.html [ Failure ]
-media/video-pause-immediately.html [ Failure ]
-media/video-src-blob.html [ Failure ]
</del><ins>+#media/controls-strict.html [ Failure ]
+#media/controls-styling.html [ Failure ]
+#media/media-controls-timeline-updates.html [ Failure ]
+#media/sources-fallback-codecs.html [ Failure ]
+#media/track/track-disabled.html [ Failure ]
+#media/video-controls-audiotracks-trackmenu.html [ Failure ]
+#media/video-controls-captions-trackmenu-hide-on-click.html [ Failure ]
+#media/video-controls-rendering.html [ Failure ]
+#media/video-display-toggle.html [ Failure ]
+#media/video-layer-crash.html [ Failure ]
+#media/video-load-preload-metadata.html [ Failure ]
+#media/video-pause-immediately.html [ Failure ]
+#media/video-src-blob.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Timeouts
</span><del>-media/audio-constructor-preload.html [ Skip ] # Timeout
-media/audio-data-url.html [ Skip ] # Timeout
-media/audio-only-video-intrinsic-size.html [ Skip ] # Timeout
-media/audio-play-event.html [ Skip ] # Timeout
-media/controls-drag-timebar.html [ Skip ] # Timeout
-media/event-attributes.html [ Skip ] # Timeout
-media/media-blocked-by-beforeload.html [ Skip ] # Timeout
-media/media-captions.html [ Skip ] # Timeout
-media/media-continues-playing-after-replace-source.html [ Skip ] # Timeout
-media/media-controls-cancel-events.html [ Skip ] # Timeout
-media/media-document-audio-controls-visible.html [ Skip ] # Timeout
-media/media-document-audio-repaint.html [ Skip ] # Timeout
-media/media-volume-slider-rendered-below.html [ Skip ] # Timeout
-media/track/track-css-all-cues.html [ Skip ] # Timeout
-media/track/track-css-cue-lifetime.html [ Skip ] # Timeout
-media/track/track-css-matching-default.html [ Skip ] # Timeout
-media/track/track-css-matching.html [ Skip ] # Timeout
-media/track/track-css-matching-lang.html [ Skip ] # Timeout
-media/track/track-css-matching-timestamps.html [ Skip ] # Timeout
-media/track/track-css-property-whitelist.html [ Skip ] # Timeout
-media/track/track-css-user-override.html [ Skip ] # Timeout
-media/track/track-cue-nothing-to-render.html [ Skip ] # Timeout
-media/track/track-cue-rendering.html [ Skip ] # Timeout
-media/track/track-cue-rendering-horizontal.html [ Skip ] # Timeout
-media/track/track-cue-rendering-on-resize.html [ Skip ] # Timeout
-media/track/track-cue-rendering-rtl.html [ Skip ] # Timeout
-media/track/track-cue-rendering-snap-to-lines-not-set.html [ Skip ] # Timeout
-media/track/track-cue-rendering-with-padding.html [ Skip ] # Timeout
-media/track/track-cue-overlap-snap-to-lines-not-set.html [ Skip ] # Timeout
-media/track/track-cues-cuechange.html [ Skip ] # Timeout
-media/track/track-cues-enter-exit.html [ Skip ] # Timeout
-media/track/track-cues-missed.html [ Skip ] # Timeout
-media/track/track-cues-pause-on-exit.html [ Skip ] # Timeout
-media/track/track-cues-seeking.html [ Skip ] # Timeout
-media/track/track-cues-sorted-before-dispatch.html [ Skip ] # Timeout
-media/track/track-datacue.html [ Skip ] # Timeout
-media/track/track-forced-subtitles-in-band.html [ Skip ] # Timeout
-media/track/track-in-band-style.html [ Skip ] # Timeout
-media/track/track-language-preference.html [ Skip ] # Timeout
-media/track/track-legacyapi-with-automatic-mode.html [ Skip ] # Timeout
-media/track/track-load-error-readyState.html [ Skip ] # Timeout
-media/track/track-long-captions-file.html [ Skip ] # Timeout
-media/track/track-long-word-container-sizing.html [ Skip ] # Timeout
-media/track/track-mode.html        [ Skip ] # Timeout
-media/track/track-mode-disabled-crash.html [ Skip ] # Timeout
-media/track/track-mode-not-changed-by-new-track.html [ Skip ] # Timeout
-media/track/track-remove-by-setting-innerHTML.html [ Skip ] # Timeout
-media/track/w3c/track/webvtt/basic.html        [ Skip ] # Timeout
-media/video-canvas-drawing.html [ Skip ] # Timeout
-media/video-currentTime-delay.html [ Skip ] # Timeout
-media/video-currentTime-set.html [ Skip ] # Timeout
-media/video-defaultmuted.html [ Skip ] # Timeout
-media/video-does-not-loop.html [ Skip ] # Timeout
-media/video-fast-seek.html [ Skip ] # Timeout
-media/video-loop.html [ Skip ] # Timeout
-media/video-played-collapse.html [ Skip ] # Timeout
-media/video-remote-control-playpause.html [ Skip ] # Timeout
-media/video-replaces-poster.html [ Skip ] # Timeout
-media/video-reverse-play-duration.html [ Skip ] # Timeout
-media/video-rtl.html [ Skip ] # Timeout
-media/video-seek-by-small-increment.html [ Skip ] # Timeout
-media/video-seek-double.html [ Skip ] # Timeout
-media/video-seek-multiple.html [ Skip ] # Timeout
-media/video-seek-past-end-paused.html [ Skip ] # Timeout
-media/video-seek-with-negative-playback.html [ Skip ] # Timeout
-media/video-seeking.html [ Skip ] # Timeout
-media/video-size-intrinsic-scale.html [ Skip ] # Timeout
-media/video-timeupdate-reverse-play.html [ Skip ] # Timeout
</del><ins>+#media/audio-constructor-preload.html [ Skip ] # Timeout
+#media/audio-data-url.html [ Skip ] # Timeout
+#media/audio-only-video-intrinsic-size.html [ Skip ] # Timeout
+#media/audio-play-event.html [ Skip ] # Timeout
+#media/controls-drag-timebar.html [ Skip ] # Timeout
+#media/event-attributes.html [ Skip ] # Timeout
+#media/media-blocked-by-beforeload.html [ Skip ] # Timeout
+#media/media-captions.html [ Skip ] # Timeout
+#media/media-continues-playing-after-replace-source.html [ Skip ] # Timeout
+#media/media-controls-cancel-events.html [ Skip ] # Timeout
+#media/media-document-audio-controls-visible.html [ Skip ] # Timeout
+#media/media-document-audio-repaint.html [ Skip ] # Timeout
+#media/media-volume-slider-rendered-below.html [ Skip ] # Timeout
+#media/track/track-css-all-cues.html [ Skip ] # Timeout
+#media/track/track-css-cue-lifetime.html [ Skip ] # Timeout
+#media/track/track-css-matching-default.html [ Skip ] # Timeout
+#media/track/track-css-matching.html [ Skip ] # Timeout
+#media/track/track-css-matching-lang.html [ Skip ] # Timeout
+#media/track/track-css-matching-timestamps.html [ Skip ] # Timeout
+#media/track/track-css-property-whitelist.html [ Skip ] # Timeout
+#media/track/track-css-user-override.html [ Skip ] # Timeout
+#media/track/track-cue-nothing-to-render.html [ Skip ] # Timeout
+#media/track/track-cue-rendering.html [ Skip ] # Timeout
+#media/track/track-cue-rendering-horizontal.html [ Skip ] # Timeout
+#media/track/track-cue-rendering-on-resize.html [ Skip ] # Timeout
+#media/track/track-cue-rendering-rtl.html [ Skip ] # Timeout
+#media/track/track-cue-rendering-snap-to-lines-not-set.html [ Skip ] # Timeout
+#media/track/track-cue-rendering-with-padding.html [ Skip ] # Timeout
+#media/track/track-cue-overlap-snap-to-lines-not-set.html [ Skip ] # Timeout
+#media/track/track-cues-cuechange.html [ Skip ] # Timeout
+#media/track/track-cues-enter-exit.html [ Skip ] # Timeout
+#media/track/track-cues-missed.html [ Skip ] # Timeout
+#media/track/track-cues-pause-on-exit.html [ Skip ] # Timeout
+#media/track/track-cues-seeking.html [ Skip ] # Timeout
+#media/track/track-cues-sorted-before-dispatch.html [ Skip ] # Timeout
+#media/track/track-datacue.html [ Skip ] # Timeout
+#media/track/track-forced-subtitles-in-band.html [ Skip ] # Timeout
+#media/track/track-in-band-style.html [ Skip ] # Timeout
+#media/track/track-language-preference.html [ Skip ] # Timeout
+#media/track/track-legacyapi-with-automatic-mode.html [ Skip ] # Timeout
+#media/track/track-load-error-readyState.html [ Skip ] # Timeout
+#media/track/track-long-captions-file.html [ Skip ] # Timeout
+#media/track/track-long-word-container-sizing.html [ Skip ] # Timeout
+#media/track/track-mode.html [ Skip ] # Timeout
+#media/track/track-mode-disabled-crash.html [ Skip ] # Timeout
+#media/track/track-mode-not-changed-by-new-track.html [ Skip ] # Timeout
+#media/track/track-remove-by-setting-innerHTML.html [ Skip ] # Timeout
+#media/track/w3c/track/webvtt/basic.html        [ Skip ] # Timeout
+#media/video-canvas-drawing.html [ Skip ] # Timeout
+#media/video-currentTime-delay.html [ Skip ] # Timeout
+#media/video-currentTime-set.html [ Skip ] # Timeout
+#media/video-defaultmuted.html [ Skip ] # Timeout
+#media/video-does-not-loop.html [ Skip ] # Timeout
+#media/video-fast-seek.html [ Skip ] # Timeout
+#media/video-loop.html [ Skip ] # Timeout
+#media/video-played-collapse.html [ Skip ] # Timeout
+#media/video-remote-control-playpause.html [ Skip ] # Timeout
+#media/video-replaces-poster.html [ Skip ] # Timeout
+#media/video-reverse-play-duration.html [ Skip ] # Timeout
+#media/video-rtl.html [ Skip ] # Timeout
+#media/video-seek-by-small-increment.html [ Skip ] # Timeout
+#media/video-seek-double.html [ Skip ] # Timeout
+#media/video-seek-multiple.html [ Skip ] # Timeout
+#media/video-seek-past-end-paused.html [ Skip ] # Timeout
+#media/video-seek-with-negative-playback.html [ Skip ] # Timeout
+#media/video-seeking.html [ Skip ] # Timeout
+#media/video-size-intrinsic-scale.html [ Skip ] # Timeout
+#media/video-timeupdate-reverse-play.html [ Skip ] # Timeout
</ins><span class="cx"> 
</span><span class="cx"> # Tracks don't seem to be appearing at all:
</span><del>-media/track/track-in-band-subtitles-too-large.html [ Skip ] # Timeout
</del><ins>+#media/track/track-in-band-subtitles-too-large.html [ Skip ] # Timeout
</ins><span class="cx"> 
</span><span class="cx"> # HTTP Timeouts
</span><del>-http/tests/media/hls/video-cookie.html [ Skip ] # Timeout
-http/tests/media/video-buffered-range-contains-currentTime.html [ Skip ] # Timeout
-http/tests/media/video-play-waiting.html [ Skip ] # Timeout
</del><ins>+#http/tests/media/hls/video-cookie.html [ Skip ] # Timeout
+#http/tests/media/video-buffered-range-contains-currentTime.html [ Skip ] # Timeout
+#http/tests/media/video-play-waiting.html [ Skip ] # Timeout
</ins><span class="cx"> 
</span><span class="cx"> # Extra whitespace in the output
</span><del>-media/W3C/video/canPlayType/canPlayType_codecs_order_2.html [ Failure ]
-media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.html [ Failure ]
-media/W3C/video/canPlayType/canPlayType_two_implies_one_3.html [ Failure ]
-media/W3C/video/canPlayType/canPlayType_two_implies_one_4.html [ Failure ]
-media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html [ Failure ]
-media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html [ Failure ]
</del><ins>+#media/W3C/video/canPlayType/canPlayType_codecs_order_2.html [ Failure ]
+#media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_2.html [ Failure ]
+#media/W3C/video/canPlayType/canPlayType_two_implies_one_3.html [ Failure ]
+#media/W3C/video/canPlayType/canPlayType_two_implies_one_4.html [ Failure ]
+#media/W3C/video/canPlayType/canPlayType_two_implies_one_5.html [ Failure ]
+#media/W3C/video/canPlayType/canPlayType_two_implies_one_6.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Extra whitespace, plus 'probably' result instead of &quot;&quot;
</span><del>-media/W3C/video/canPlayType/canPlayType_codecs_order_3.html [ Failure ]
</del><ins>+#media/W3C/video/canPlayType/canPlayType_codecs_order_3.html [ Failure ]
</ins><span class="cx"> 
</span><del>-media/audio-mpeg-supported.html [ Failure ]
</del><ins>+#media/audio-mpeg-supported.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Received an extra RUN(video.play()) event. Normal for Windows?
</span><del>-media/track/track-in-band-cues-added-once.html [ Skip ] # Timeout
</del><ins>+#media/track/track-in-band-cues-added-once.html [ Skip ] # Timeout
</ins><span class="cx"> 
</span><span class="cx"> # DOM security problem
</span><del>-media/video-canvas-source.html [ Failure ]
</del><ins>+#media/video-canvas-source.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Parser is saying &quot;line 0&quot; for blocking message, but expect another value (e.g., 10)
</span><del>-media/video-controls-no-scripting.html [ Failure ]
</del><ins>+#media/video-controls-no-scripting.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # relativeURL/current Source is wrong:
</span><del>-media/video-source-type-params.html [ Failure ]
</del><ins>+#media/video-source-type-params.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Problems loading content
</span><del>-http/tests/media/media-document-referer.html [ Failure ]
-http/tests/media/video-accept-encoding.html [ Failure ]
-http/tests/media/video-auth.html [ Failure ]
-[ Release ] http/tests/media/video-throttled-load-metadata.html [ Failure ]
-[ Debug ] http/tests/media/video-throttled-load-metadata.html [ Skip ] # Debug assertion
</del><ins>+#http/tests/media/media-document-referer.html [ Failure ]
+#http/tests/media/video-accept-encoding.html [ Failure ]
+#http/tests/media/video-auth.html [ Failure ]
+#[ Release ] http/tests/media/video-throttled-load-metadata.html [ Failure ]
+#[ Debug ] http/tests/media/video-throttled-load-metadata.html [ Skip ] # Debug assertion
</ins><span class="cx"> 
</span><span class="cx"> # Screen obscured by opaque layer:
</span><del>-media/video-frame-accurate-seek.html [ Failure ]
</del><ins>+#media/video-frame-accurate-seek.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> ################################################################################
</span><span class="cx"> ############################   End Media Failures   ############################
</span><span class="lines">@@ -2137,7 +2143,7 @@
</span><span class="cx"> http/tests/history/back-during-onload-triggered-by-back.html [ Skip ] # Timeout
</span><span class="cx"> 
</span><span class="cx"> # Clear Key not implemented
</span><del>-http/tests/media/clearkey/clear-key-hls-aes128.html        [ Skip ] # Timeout
</del><ins>+#http/tests/media/clearkey/clear-key-hls-aes128.html        [ Skip ] # Timeout
</ins><span class="cx"> 
</span><span class="cx"> # SSL Configuration on Windows &lt;rdar://problem/5345985&gt;
</span><span class="cx"> http/tests/navigation/ping-cross-origin-from-https.html [ Skip ] # Timeout
</span></span></pre>
</div>
</div>

</body>
</html>