<!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>[177771] 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/177771">177771</a></dd>
<dt>Author</dt> <dd>ossy@webkit.org</dd>
<dt>Date</dt> <dd>2014-12-27 15:06:37 -0800 (Sat, 27 Dec 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Unreviewed gardening, mark more timeouting tests.

* 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 (177770 => 177771)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-12-27 22:33:35 UTC (rev 177770)
+++ trunk/LayoutTests/ChangeLog        2014-12-27 23:06:37 UTC (rev 177771)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2014-12-27  Csaba Osztrogonác  &lt;ossy@webkit.org&gt;
+
+        [Win] Unreviewed gardening, mark more timeouting tests.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2014-12-27  Alexey Proskuryakov  &lt;ap@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Disable W3C test harness timeout
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (177770 => 177771)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2014-12-27 22:33:35 UTC (rev 177770)
+++ trunk/LayoutTests/platform/win/TestExpectations        2014-12-27 23:06:37 UTC (rev 177771)
</span><span class="lines">@@ -863,7 +863,7 @@
</span><span class="cx"> webkit.org/b/28467 http/tests/loading/preload-img-test.html [ Pass Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Failing media tests on windows &lt;http://webkit.org/b/29047&gt;
</span><del>-# webkit.org/b/29047 media/audio-delete-while-step-button-clicked.html [ Failure ]
</del><ins>+# webkit.org/b/29047 media/audio-delete-while-step-button-clicked.html [ Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # This test requires media controls has a volume slider.
</span><span class="cx"> # media/video-volume-slider.html [ Failure ]
</span><span class="lines">@@ -1066,6 +1066,7 @@
</span><span class="cx"> http/tests/security/cross-origin-worker-indexeddb.html
</span><span class="cx"> http/tests/security/no-indexeddb-from-sandbox.html
</span><span class="cx"> crypto/subtle/rsa-indexeddb.html
</span><ins>+inspector-protocol/indexeddb/basics.html
</ins><span class="cx"> 
</span><span class="cx"> # StorageTracker is not enabled.
</span><span class="cx"> storage/domstorage/localstorage/storagetracker
</span><span class="lines">@@ -2178,8 +2179,8 @@
</span><span class="cx"> 
</span><span class="cx"> # More skipped tests
</span><span class="cx"> webkit.org/b/62024 http/tests/media/video-cross-site.html [ Failure ]
</span><del>-media/audio-constructor-src.html        [ Failure ]
-media/audio-delete-while-slider-thumb-clicked.html        [ Failure ]
</del><ins>+media/audio-constructor-src.html        [ Timeout ]
+media/audio-delete-while-slider-thumb-clicked.html        [ Timeout ]
</ins><span class="cx"> editing/selection/caret-ltr-right.html [ Failure ]
</span><span class="cx"> editing/selection/context-menu-on-text.html [ Failure ]
</span><span class="cx"> editing/spelling/grammar-markers-hidpi.html [ Timeout ]
</span><span class="lines">@@ -2237,7 +2238,7 @@
</span><span class="cx"> # The following tests also seem affected by r156730
</span><span class="cx"> webkit.org/b/122166 media/track/audio-track.html [ Failure ]
</span><span class="cx"> webkit.org/b/122166 media/track/video-track.html [ Failure ]
</span><del>-webkit.org/b/122166 media/audio-controls-do-not-fade-out.html [ Failure ]
</del><ins>+webkit.org/b/122166 media/audio-controls-do-not-fade-out.html [ Timeout ]
</ins><span class="cx"> webkit.org/b/122166 media/controls-right-click-on-timebar.html [ Timeout Failure ]
</span><span class="cx"> webkit.org/b/122166 media/media-controls-invalid-url.html [ Failure ]
</span><span class="cx"> webkit.org/b/122166 media/media-volume-slider-rendered-normal.html [ Failure ]
</span><span class="lines">@@ -2638,7 +2639,7 @@
</span><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 [ Failure ]
</del><ins>+webkit.org/b/128943 media/audio-constructor.html [ Timeout ]
</ins><span class="cx"> webkit.org/b/128943 media/media-can-play-wav-audio.html [ Failure ]
</span><span class="cx"> webkit.org/b/128943 media/media-load-event.html [ Failure ]
</span><span class="cx"> webkit.org/b/128943 userscripts/user-script-audio-document.html [ Failure ]
</span><span class="lines">@@ -2707,8 +2708,8 @@
</span><span class="cx"> webkit.org/b/137157 inspector/css/matched-style-properties.html [ Timeout ]
</span><span class="cx"> webkit.org/b/137157 inspector/event-listener-set.html [ Timeout ]
</span><span class="cx"> webkit.org/b/137157 inspector/event-listener.html [ Timeout ]
</span><del>-webkit.org/b/137157 inspector/model/parse-script-syntax-tree.html [ Failure ]
-webkit.org/b/137157 inspector/page/main-frame-resource.html [ Failure ]
</del><ins>+webkit.org/b/137157 inspector/model/parse-script-syntax-tree.html [ Timeout ]
+webkit.org/b/137157 inspector/page/main-frame-resource.html [ Timeout ]
</ins><span class="cx"> webkit.org/b/137157 inspector/protocol-promise-result.html [ Timeout ]
</span><span class="cx"> 
</span><span class="cx"> # A handful of flattening tests failing on Windows that we are skipping to get the bots green
</span><span class="lines">@@ -2780,7 +2781,7 @@
</span><span class="cx"> fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Timeout ]
</span><span class="cx"> fast/text/khmer-lao-font.html [ Failure ]
</span><span class="cx"> mathml/opentype/opentype-stretchy-horizontal.html [ Failure Crash ]
</span><del>-inspector/dom/content-node-region-info.html [ Crash Pass Failure ]
</del><ins>+inspector/dom/content-node-region-info.html [ Crash Pass Failure Timeout ]
</ins><span class="cx"> fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash Pass ]
</span><span class="cx"> fast/overflow/overflow-height-float-not-removed-crash.html [ Crash Pass ]
</span><span class="cx"> fast/dom/SelectorAPI/dumpNodeList-almost-strict.html [ Crash Pass ]
</span><span class="lines">@@ -2812,8 +2813,7 @@
</span><span class="cx"> [ Debug ] js/slow-stress [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Skip remaining failing media tests after adding audio devices to the bots
</span><del>-media/audio-delete-while-step-button-clicked.html [ Failure ]
-media/audio-only-video-intrinsic-size.html [ Failure ]
</del><ins>+media/audio-only-video-intrinsic-size.html [ Timeout ]
</ins><span class="cx"> media/audio-play-event.html [ Failure ]
</span><span class="cx"> media/context-menu-actions.html [ Failure ]
</span><span class="cx"> media/controls-after-reload.html [ Failure ]
</span><span class="lines">@@ -3048,6 +3048,8 @@
</span><span class="cx"> http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame.html [ Timeout ]
</span><span class="cx"> http/tests/security/mixedContent/insecure-css-in-main-frame.html [ Timeout ]
</span><span class="cx"> http/tests/security/mixedContent/data-url-iframe-in-main-frame.html [ Timeout ]
</span><ins>+inspector/css/selector-specificity.html [ Timeout ]
+inspector/css/pseudo-element-matches.html [ Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # new crashes, need bug reports
</span><span class="cx"> editing/deleting/regional-indicators.html [ Crash ]
</span><span class="lines">@@ -3064,3 +3066,13 @@
</span><span class="cx"> fast/text/midword-break-before-surrogate-pair-2.html [ Crash ]
</span><span class="cx"> fast/text/regional-indicator-symobls.html [ Crash ]
</span><span class="cx"> fast/text/unicode-variation-selector.html [ Crash ]
</span><ins>+
+# CONSOLE MESSAGE: line 13: TypeError: undefined is not a function (evaluating 'internals.initializeMockMediaSource()')
+# CONSOLE MESSAGE: line 18: ReferenceError: Can't find variable: MediaSource
+# FAIL: Timed out waiting for notifyDone to be called
+# no bug report yet
+media/media-source/media-source-canplaythrough.html [ Timeout ]
+media/media-source/media-source-append-failed.html [ Timeout ]
+media/media-source/media-source-append-buffer.html [ Timeout ]
+media/media-source/media-source-addsourcebuffer.html [ Timeout ]
+media/media-source/media-source-append-nonsync-sample-after-abort.html [ Timeout ]
</ins></span></pre>
</div>
</div>

</body>
</html>