<!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>[181732] 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/181732">181732</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-03-18 23:22:29 -0700 (Wed, 18 Mar 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Windows gardening for debug bots.

* 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 (181731 => 181732)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-03-19 06:14:17 UTC (rev 181731)
+++ trunk/LayoutTests/ChangeLog        2015-03-19 06:22:29 UTC (rev 181732)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2015-03-18  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Windows gardening for debug bots.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2015-03-18  Antti Koivisto  &lt;antti@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Test disk cache behavior when using back navigation cache policy
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (181731 => 181732)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-03-19 06:14:17 UTC (rev 181731)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-03-19 06:22:29 UTC (rev 181732)
</span><span class="lines">@@ -1757,6 +1757,7 @@
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.x.html [ Failure ]
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.y.html [ Failure ]
</span><span class="cx"> 
</span><ins>+canvas/philip/tests/2d.drawImage.broken.html [ Skip ] # Crashes in Debug
</ins><span class="cx"> ################################################################################
</span><span class="cx"> #################          End Canvas Issues                ####################
</span><span class="cx"> ################################################################################
</span><span class="lines">@@ -1880,7 +1881,8 @@
</span><span class="cx"> # Skip all webgl tests on Windows for now since they don't seem to work consistently
</span><span class="cx"> webgl/ [ Skip ]
</span><span class="cx"> fast/canvas/webgl/ [ Skip ]
</span><del>-
</del><ins>+http/tests/webgl/ [ Skip ]
+http/tests/canvas/webgl/ [ Skip ]
</ins><span class="cx"> compositing/webgl/webgl-background-color.html [ Skip ]
</span><span class="cx"> compositing/webgl/webgl-reflection.html [ Skip ]
</span><span class="cx"> fast/images/webgl-teximage2d.html [ Skip ]
</span><span class="lines">@@ -2414,9 +2416,12 @@
</span><span class="cx"> webkit.org/b/35973 fast/multicol/hit-test-above-or-below.html [ Failure ]
</span><span class="cx"> webkit.org/b/49769 fast/dom/HTMLProgressElement/progress-element-with-child-crash.html [ Failure ]
</span><span class="cx"> webkit.org/b/50994 fast/loader/user-stylesheet-fast-path.html [ Failure ]
</span><del>-webkit.org/b/59062 fast/images/animated-gif-restored-from-bfcache.html [ Failure ]
-fast/images/animated-gif-window-resizing.html [ Skip ] #  [ Timeout ]
-fast/images/animated-gif-zooming.html [ Skip ] #  [ Timeout ]
</del><ins>+webkit.org/b/59062 [ Release ] fast/images/animated-gif-restored-from-bfcache.html [ Failure ]
+webkit.org/b/59062 [ Debug ] fast/images/animated-gif-iframe-webkit-transform.html [ Skip ] # Timeout
+[ Debug ] fast/images/animated-gif-iframe-webkit-transform.html [ Skip ] # Timeout
+[ Debug ] fast/images/animated-gif-webkit-transform.html [ Skip ] # Timeout
+fast/images/animated-gif-window-resizing.html [ Skip ] # Timeout
+fast/images/animated-gif-zooming.html [ Skip ] # Timeout
</ins><span class="cx"> webkit.org/b/140211 fast/xsl/sort-locale.xml [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Image Only Failures
</span><span class="lines">@@ -2465,6 +2470,7 @@
</span><span class="cx"> printing/return-from-printing-mode.html
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/140866 fast/repaint/obscured-background-no-repaint.html [ Failure ]
</span><ins>+[ Debug ] fast/repaint/animation-after-layer-scroll.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Main frame document does not match cached page document:
</span><span class="cx"> webkit.org/b/140871 [ Debug ] fast/loader/non-deferred-substitute-load.html [ Skip ]
</span><span class="lines">@@ -2490,18 +2496,37 @@
</span><span class="cx"> [ Debug ] transforms/3d/point-mapping [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # These failures all seem to be related to the page cache being in a bad state.
</span><ins>+[ Debug ] css2.1/t090402-c42-ibx-pad-00-d-ag.html [ Skip ] # Debug assertion
+[ Debug ] css2.1/t0905-c5525-fltmrgn-00-c-ag.html [ Skip ] # Debug assertion
+[ Debug ] css2.1/t0905-c5525-fltwidth-00-c-g.html [ Skip ] # Debug assertion
+[ Debug ] css2.1/t1005-c5524-width-01-b-g.html [ Skip ] # Debug assertion
+[ Debug ] css2.1/t1005-c5524-width-00-b-g.html [ Skip ] # Causes later tests to fail
+[ Debug ] css2.1/t1008-c44-ln-box-00-d-ag.html [ Skip ] # Causes later tests to fail
+[ Debug ] css2.1/t1008-c44-ln-box-01-d-ag.html [ Skip ] # Debug assertion
+[ Debug ] css2.1/t1008-c44-ln-box-02-d-ag.html [ Skip ] # Debug assertion
+[ Debug ] css2.1/t1008-c44-ln-box-03-d-ag.html [ Skip ] # Debug assertion
+[ Debug ] css2.1/t1605-c545-txttrans-00-b-ag.html [ Skip ] # Debug assertion
+[ Debug ] css2.1/t1606-c562-white-sp-00-b-ag.html [ Skip ] # Debug assertion
+[ Debug ] css2.1/t040303-c62-percent-00-b-ag.html [ Skip ] # Debug assertion
+[ Debug ] css2.1/20110323/replaced-intrinsic-003.htm [ Skip ] # Debug assertion
+[ Debug ] css2.1/20110323/replaced-min-max-001.htm [ Skip ] # Debug assertion
</ins><span class="cx"> [ Debug ] editing/pasteboard/drag-drop-dead-frame.html [ Skip ] # Timeout
</span><span class="cx"> [ Debug ] editing/pasteboard/subframe-dragndrop-1.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] editing/selection/4960137.html [ Skip ] # Causes later tests to fail.
</span><ins>+[ Debug ] editing/selection/move-by-word-visually-crash-test-5.html [ Skip ] # Debug assertion
+[ Debug ] editing/selection/select-all-iframe.html [ Skip ] # Causes later tests to fail
</ins><span class="cx"> [ Debug ] fast/canvas/canvas-toDataURL-jpeg-crash.html [ Skip ] # Debug Assertion
</span><span class="cx"> [ Debug ] fast/canvas/image-potential-subsample.html [ Skip ] # Debug Assertion
</span><span class="cx"> [ Debug ] fast/css/css-properties-case-insensitive.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] fast/dom/access-key-iframe.html [ Skip ] # Causes later tests to fail with a Debug assertion.
</span><ins>+[ Debug ] fast/dom/HTMLAnchorElement/anchor-in-noscroll-iframe.html [ Skip ] # Causes later tests to fail with a Debug assertion.
</ins><span class="cx"> [ Debug ] fast/dom/HTMLDocument/active-element-frames.html [ Skip ] # Causes later tests to fail.
</span><span class="cx"> [ Debug ] fast/dom/html-link-element-activation-behavior-on-mouse-click.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] fast/dom/htmlallcollection-detached-node-children.html [ Skip ] # Crashing
</span><ins>+[ Debug ] fast/events/autoscroll-in-textarea.html [ Skip ] # Debug assertion
+[ Debug ] fast/events/autoscroll-overflow-hidden-longhands.html [ Skip ] # Debug assertion
+[ Debug ] fast/events/autoscroll-upwards-propagation.html [ Skip ] # Debug assertion
</ins><span class="cx"> [ Debug ] fast/events/change-frame-focus.html [ Skip ] # Causes later tests to fail
</span><del>-[ Debug ] fast/events/drag-outside-window.html [ Skip ] # Causes later tests to fail
</del><span class="cx"> [ Debug ] fast/events/keypress-focus-change.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] fast/events/mousedown-in-subframe-scrollbar.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] fast/events/onbeforeunload-focused-iframe.html [ Skip ] # Causes later tests to fail
</span><span class="lines">@@ -2537,7 +2562,7 @@
</span><span class="cx"> [ Debug ] http/tests/security/mixedContent/data-url-script-in-iframe.html [ Skip ]
</span><span class="cx"> [ Debug ] http/tests/security/listener/xss-window-onclick-addEventListener.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
</span><del>-[ Debug ] mathml/roots-removeChild.html [ Failure ]
</del><ins>+[ Debug ] mathml/roots-removeChild.html [ ImageOnlyFailure ]
</ins><span class="cx"> [ Debug ] mathml/presentation/dynamic.html [ Failure ]
</span><span class="cx"> [ Debug ] sputnik/Unicode/Unicode_320/S7.6_A3.1.html [ Skip ] # Debug Assertion
</span><span class="cx"> [ Debug ] sputnik/Unicode/Unicode_320/S7.6_A3.2.html [ Skip ] # Debug Assertion
</span><span class="lines">@@ -2610,7 +2635,8 @@
</span><span class="cx"> webkit.org/b/121509 fast/events/page-visibility-iframe-move-test.html        [ Skip ] #  [ Timeout ]
</span><span class="cx"> fast/events/special-key-events-in-input-text.html [ Failure ]
</span><span class="cx"> fast/events/attribute-listener-cloned-from-frameless-doc-context.html [ Pass Failure ]
</span><del>-fast/events/drag-outside-window.html [ Pass Timeout ]
</del><ins>+[ Release ] fast/events/drag-outside-window.html [ Pass Timeout ]
+[ Debug ] fast/events/drag-outside-window.html [ Skip ] # Causes later tests to fail
</ins><span class="cx"> [ Release ] fast/events/event-sender-mouse-moved.html [ Pass Timeout ]
</span><span class="cx"> [ Debug ] fast/events/event-sender-mouse-moved.html [ Skip ] # Debug Assertion
</span><span class="cx"> [ Release ] fast/events/inputText-never-fired-on-keydown-cancel.html [ Pass Timeout ]
</span><span class="lines">@@ -2703,6 +2729,8 @@
</span><span class="cx"> webkit.org/b/128855 fast/regions/hover-and-js-in-visual-overflow.html [ Timeout ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/128855 fast/regions/overflow/overflow-scrollable-3.html [ Pass Timeout ]
</span><span class="cx"> webkit.org/b/128855 fast/regions/region-styling/region-style-block-background-color.html [ Pass Timeout ]
</span><ins>+[ Debug ] fast/regions/subtree-with-vert-lr.html [ ImageOnlyFailure ]
+[ Debug ] fast/regions/subtree-with-vert-rl.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/regions/hover-single-flow-into-none.html [ Pass Timeout ]
</span><span class="cx"> 
</span><span class="cx"> # Skip image only failures that have very low percentage differences
</span></span></pre>
</div>
</div>

</body>
</html>