<!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>[180420] 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/180420">180420</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-02-20 10:08:12 -0800 (Fri, 20 Feb 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Media tests are still failing. Turning back off.

* 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 (180419 => 180420)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-02-20 18:03:39 UTC (rev 180419)
+++ trunk/LayoutTests/ChangeLog        2015-02-20 18:08:12 UTC (rev 180420)
</span><span class="lines">@@ -1,5 +1,11 @@
</span><span class="cx"> 2015-02-20  Brent Fulgham  &lt;bfulgham@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        [Win] Media tests are still failing. Turning back off.
+
+        * platform/win/TestExpectations:
+
+2015-02-20  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
</ins><span class="cx">         [Win] Test results gardening.
</span><span class="cx"> 
</span><span class="cx">         * platform/win/TestExpectations:
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (180419 => 180420)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-02-20 18:03:39 UTC (rev 180419)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-02-20 18:08:12 UTC (rev 180420)
</span><span class="lines">@@ -709,6 +709,12 @@
</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="lines">@@ -719,29 +725,29 @@
</span><span class="cx"> webkit.org/b/58654 media/video-controls-in-media-document.html [ Skip ]
</span><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 [ Skip ] # WontFix
+webkit.org/b/25220 media/video-document-types.html [ Skip ] # 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 [ Skip ] # 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 [ Skip ] # WontFix
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/112659 media/video-playing-and-pause.html [ Skip ] # [ Crash Failure Pass ]
</span><span class="cx"> webkit.org/b/29047 media/audio-delete-while-step-button-clicked.html [ Skip ]
</span><del>-media/video-empty-source.html [ Failure ]
</del><ins>+#media/video-empty-source.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Needs to pass cookies to the media player
</span><span class="cx"> webkit.org/b/33954 http/tests/media/video-cookie.html [ Skip ]
</span><del>-webkit.org/b/34447 [ Release ] http/tests/media/video-referer.html [ Failure ]
</del><ins>+#webkit.org/b/34447 [ Release ] http/tests/media/video-referer.html [ Failure ]
</ins><span class="cx"> webkit.org/b/34447 [ Debug ] http/tests/media/video-referer.html [ Skip ] # Crashing
</span><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><span class="cx"> webkit.org/b/38376 media/media-document-audio-size.html [ Skip ]
</span><span class="cx"> 
</span><span class="lines">@@ -751,12 +757,12 @@
</span><span class="cx"> http/tests/media/media-stream [ Skip ]
</span><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><span class="cx"> http/tests/media/video-buffered.html [ Skip ]
</span><span class="cx"> 
</span><del>-webkit.org/b/45603 [ Release ] http/tests/media/video-served-as-text.html [ Failure ]
</del><ins>+#webkit.org/b/45603 [ Release ] http/tests/media/video-served-as-text.html [ Failure ]
</ins><span class="cx"> webkit.org/b/45603 [ Debug ] http/tests/media/video-served-as-text.html [ Skip ] # Crashing
</span><span class="cx"> webkit.org/b/56167 http/tests/media/remove-while-loading.html [ Skip ]
</span><span class="cx"> 
</span><span class="lines">@@ -799,7 +805,7 @@
</span><span class="cx"> media/encrypted-media/encrypted-media-not-loaded.html [ Skip ] # [ WontFix ]
</span><span class="cx"> media/encrypted-media/encrypted-media-syntax.html [ Skip ] # [ WontFix ]
</span><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 [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # No CORS support for media elements is implemented yet.
</span><span class="cx"> http/tests/security/video-cross-origin-readback.html [ Skip ]
</span><span class="lines">@@ -808,7 +814,7 @@
</span><span class="cx"> fast/forms/file/file-input-capture.html [ Skip ]
</span><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 [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # The following are already skipped on Mac because of a QuickTime problem
</span><span class="cx"> webkit.org/b/38000 http/tests/media/video-play-stall-seek.html [ Skip ]
</span><span class="lines">@@ -816,8 +822,8 @@
</span><span class="cx"> webkit.org/b/38000 media/media-fullscreen-not-in-document.html [ Skip ]
</span><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 ]
</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 ]
</ins><span class="cx"> webkit.org/b/25465 media/video-zoom-controls.html [ Skip ] # Crashing
</span><span class="cx"> 
</span><span class="cx"> # Resolution media query is not yet enabled.
</span><span class="lines">@@ -833,7 +839,7 @@
</span><span class="cx"> webkit.org/b/103442 media/video-size.html [ Skip ] # Crash
</span><span class="cx"> webkit.org/b/103442 media/W3C/video/readyState/readyState_during_loadedmetadata.html [ Skip ] # Crash
</span><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><span class="cx"> webkit.org/b/97132 media/track/track-cue-rendering-vertical.html [ Skip ] # Crashing
</span><span class="cx"> 
</span><span class="lines">@@ -874,8 +880,8 @@
</span><span class="cx"> media/track/track-in-band-legacy-api.html [ Skip ]
</span><span class="cx"> media/track/track-in-band-mode.html [ Skip ]
</span><span class="cx"> media/track/track-in-band-duplicate-tracks-when-source-changes.html [ Skip ]
</span><del>-fast/media/mq-transform-02.html [ Pass ImageOnlyFailure ]
-fast/media/mq-transform-03.html [ Pass ImageOnlyFailure ]
</del><ins>+#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="lines">@@ -884,7 +890,7 @@
</span><span class="cx"> webkit.org/b/122021 media/video-controls-toggling.html [ Skip ] #  [ Timeout ]
</span><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 ]
</del><ins>+#webkit.org/b/122166 media/track/audio-track.html [ Failure ]
</ins><span class="cx"> webkit.org/b/122166 media/track/video-track.html [ Skip ] # Crashing
</span><span class="cx"> webkit.org/b/122166 media/audio-controls-do-not-fade-out.html [ Skip ] #  [ Timeout ]
</span><span class="cx"> webkit.org/b/122166 media/media-controls-invalid-url.html [ Skip ] # Crashing
</span><span class="lines">@@ -898,15 +904,15 @@
</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><span class="cx"> webkit.org/b/128943 media/audio-constructor.html [ Skip ] #  [ Timeout ]
</span><del>-webkit.org/b/128943 media/media-can-play-wav-audio.html [ Failure ]
</del><ins>+#webkit.org/b/128943 media/media-can-play-wav-audio.html [ Failure ]
</ins><span class="cx"> webkit.org/b/128943 media/media-load-event.html [ Skip ] #  [ Timeout ]
</span><span class="cx"> 
</span><span class="cx"> # DataCue.value not enabled
</span><span class="lines">@@ -914,10 +920,10 @@
</span><span class="cx"> media/track/track-datacue-value.html [ Skip ]
</span><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><span class="cx"> media/media-controller.html [ Skip ] # Crashing
</span><span class="lines">@@ -936,18 +942,18 @@
</span><span class="cx"> media/video-volume-slider.html [ Skip ] # Crashing
</span><span class="cx"> media/video-volume-slider-drag.html [ Skip ] # Crashing
</span><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 ]
</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 ]
</ins><span class="cx"> 
</span><span class="cx"> # Timeouts
</span><span class="cx"> media/audio-constructor-preload.html [ Skip ] # Timeout
</span><span class="lines">@@ -1028,39 +1034,39 @@
</span><span class="cx"> http/tests/media/video-play-waiting.html [ Skip ] # Timeout
</span><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><span class="cx"> media/track/track-in-band-cues-added-once.html [ Skip ] # Timeout
</span><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></pre>
</div>
</div>

</body>
</html>