<!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>[181747] 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/181747">181747</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-03-19 09:40:36 -0700 (Thu, 19 Mar 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Test gardening.

* 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 (181746 => 181747)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-03-19 13:25:25 UTC (rev 181746)
+++ trunk/LayoutTests/ChangeLog        2015-03-19 16:40:36 UTC (rev 181747)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2015-03-19  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Test gardening.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2015-03-19  Marcos Chavarría Teijeiro  &lt;chavarria1991@gmail.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [GTK] Skip Legacy WebNotifications test
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (181746 => 181747)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-03-19 13:25:25 UTC (rev 181746)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-03-19 16:40:36 UTC (rev 181747)
</span><span class="lines">@@ -194,9 +194,9 @@
</span><span class="cx"> webkit.org/b/140526 [ Debug ] fast/events/keydown-numpad-keys.html [ Skip ] # Debug Assertion
</span><span class="cx"> 
</span><span class="cx"> # TODO The equivalent of option-tab does not exist in Boomer &lt;rdar://problem/5137230&gt;
</span><del>-fast/events/frame-tab-focus.html [ Failure ]
-fast/events/option-tab.html [ Failure ]
-fast/forms/focus2.html [ Failure ]
</del><ins>+fast/events/frame-tab-focus.html [ Skip ] # Causes later tests to fail
+fast/events/option-tab.html [ Skip ]
+fast/forms/focus2.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # No button tracked
</span><span class="cx"> fast/events/mouseover-button.html [ Skip ]
</span><span class="lines">@@ -1121,10 +1121,6 @@
</span><span class="cx"> webkit.org/b/140786 editing/pasteboard/copy-backslash-with-euc.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> editing/pasteboard/paste-RTFD.html [ Failure ]
</span><span class="cx"> editing/pasteboard/paste-TIFF.html [ Failure ]
</span><del>-editing/pasteboard/paste-and-sanitize.html [ Failure ]
-webkit.org/b/140788 editing/pasteboard/paste-list-002.html [ Failure ]
-webkit.org/b/140788 editing/pasteboard/paste-list-004.html [ Failure ]
-webkit.org/b/140788 editing/pasteboard/simplfiying-markup-should-not-strip-content.html [ Failure ]
</del><span class="cx"> webkit.org/b/29057 editing/pasteboard/files-during-page-drags.html [ Failure ]
</span><span class="cx"> # TODO eventSender.contextClick() needs to return a JS array of the context menu items.
</span><span class="cx"> webkit.org/b/62597 editing/pasteboard/copy-standalone-image-crash.html [ Skip ] #  [ Timeout ]
</span><span class="lines">@@ -1244,8 +1240,6 @@
</span><span class="cx"> # TODO Need to add functionality to DumpRenderTree to test IDN &lt;rdar://problem/5301954&gt;
</span><span class="cx"> webkit.org/b/140528 fast/encoding/idn-security.html [ Skip ]
</span><span class="cx"> 
</span><del>-editing/style/non-inheritable-styles.html [ Failure ]
-
</del><span class="cx"> # Emoji!
</span><span class="cx"> editing/deleting/delete-emoji.html [ Failure ]
</span><span class="cx"> ################################################################################
</span><span class="lines">@@ -1861,7 +1855,6 @@
</span><span class="cx"> svg/custom/foreign-object-skew.svg [ Failure ]
</span><span class="cx"> webkit.org/b/140249 fast/css/fontloader-svg-select.svg [ Failure ]
</span><span class="cx"> webkit.org/b/140770 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html [ Failure ]
</span><del>-svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml         [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # Tiny image diff. Why!?!?
</span><span class="cx"> [ Release ] svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t.svg [ ImageOnlyFailure ]
</span><span class="lines">@@ -2375,8 +2368,6 @@
</span><span class="cx"> 
</span><span class="cx"> # The following fails due to DOM exception 18.
</span><span class="cx"> js/dom/callback-function-with-handle-event.html [ Skip ] #  [ Timeout ]
</span><del>-
-webkit.org/b/141848 js/regress-141098.html [ Failure ]
</del><span class="cx"> ################################################################################
</span><span class="cx"> #################        End JavaScript Issues           #######################
</span><span class="cx"> ################################################################################
</span><span class="lines">@@ -2417,7 +2408,7 @@
</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><span class="cx"> webkit.org/b/59062 [ Release ] fast/images/animated-gif-restored-from-bfcache.html [ Failure ]
</span><del>-webkit.org/b/59062 [ Debug ] fast/images/animated-gif-iframe-webkit-transform.html [ Skip ] # Timeout
</del><ins>+webkit.org/b/59062 [ Debug ] fast/images/animated-gif-restored-from-bfcache.html [ Skip ] # Timeout
</ins><span class="cx"> [ Debug ] fast/images/animated-gif-iframe-webkit-transform.html [ Skip ] # Timeout
</span><span class="cx"> [ Debug ] fast/images/animated-gif-webkit-transform.html [ Skip ] # Timeout
</span><span class="cx"> fast/images/animated-gif-window-resizing.html [ Skip ] # Timeout
</span><span class="lines">@@ -2513,6 +2504,8 @@
</span><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/clearselection-on-detached-subtree-crash.html [ Skip ] # Debug assertion
+[ Debug ] editing/selection/focus-crash.html [ Skip ] # Causes later tests to fail
</ins><span class="cx"> [ Debug ] editing/selection/move-by-word-visually-crash-test-5.html [ Skip ] # Debug assertion
</span><span class="cx"> [ Debug ] editing/selection/select-all-iframe.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] fast/canvas/canvas-toDataURL-jpeg-crash.html [ Skip ] # Debug Assertion
</span><span class="lines">@@ -2523,16 +2516,16 @@
</span><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><del>-[ Debug ] fast/events/autoscroll-in-textarea.html [ Skip ] # Debug assertion
-[ Debug ] fast/events/autoscroll-overflow-hidden-longhands.html [ Skip ] # Debug assertion
</del><ins>+[ Debug ] fast/events/attribute-listener-extracted-from-frameless-doc-context.html [ Skip ] # Causes later tests to fail
+[ Debug ] fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html [ Skip ] # Causes later tests to fail
</ins><span class="cx"> [ Debug ] fast/events/autoscroll-upwards-propagation.html [ Skip ] # Debug assertion
</span><ins>+[ Debug ] fast/events/backspace-navigates-back.html [ Skip ] # Debug assertion
</ins><span class="cx"> [ Debug ] fast/events/change-frame-focus.html [ Skip ] # Causes later tests to fail
</span><ins>+[ Debug ] fast/events/keydown-1.html [ Skip ] # Causes later tests to fail?
</ins><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="cx"> [ Debug ] fast/events/selectstart-by-arrow-keys.html # Causes later tests to fail
</span><del>-[ Debug ] fast/events/selectstart-by-double-triple-clicks.html [ Failure ]
-[ Debug ] fast/events/selectstart-by-drag.html [ Failure ]
</del><span class="cx"> [ Debug ] fast/forms/autofocus-in-sandbox-with-allow-scripts.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] fast/forms/number/number-spinbutton-state.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] fast/frames/frame-dead-region.html [ Skip ] # Causes later tests to fail
</span><span class="lines">@@ -2545,10 +2538,13 @@
</span><span class="cx"> [ Debug ] fast/history/form-submit-in-frame.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] fast/history/form-submit-in-frame-via-onclick.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] fast/images/png-suite/test.html [ Skip ] # Debug Assertion
</span><ins>+[ Debug ] fast/line-grid/line-align-left-edges.html [ Skip ] # Debug assertion
</ins><span class="cx"> [ Debug ] fast/loader/early-load-cancel.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] fast/multicol/newmulticol/multicol-inside-multicol.html [ Skip ] # Debug Assertion
</span><ins>+[ Debug ] fast/overflow/scrollbar-click-retains-focus.html [ Skip ] # Debug assertion
</ins><span class="cx"> [ Debug ] fast/regions/hover-content-inside-iframe-in-region.html [ Skip ] # Debug Assertion
</span><span class="cx"> [ Debug ] fast/repaint/4774354.html [ Skip ] # Causes later tests to fail
</span><ins>+[ Debug ] fast/repaint/fixed-move-after-scroll.html [ Skip ] # Debug assertion
</ins><span class="cx"> [ Debug ] fast/repaint/text-selection-rect-in-overflow-2.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] fast/workers/constructor-proto.html [ Skip ] # Causes later tests to fail
</span><span class="cx"> [ Debug ] fast/workers/wrapper-map-gc.html [ Skip ] # Timeout
</span><span class="lines">@@ -2563,7 +2559,7 @@
</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><span class="cx"> [ Debug ] mathml/roots-removeChild.html [ ImageOnlyFailure ]
</span><del>-[ Debug ] mathml/presentation/dynamic.html [ Failure ]
</del><ins>+[ Debug ] platform/win/fast/events/panScroll-no-iframe-jump.html [ Skip ] # Causes later tests to fail
</ins><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="cx"> [ Debug ] svg/custom/list-items-with-svg-font-family.html [ Skip ] # Causes later tests to fail
</span><span class="lines">@@ -2591,7 +2587,6 @@
</span><span class="cx"> compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
</span><span class="cx"> compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
</span><span class="cx"> compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
</span><del>-compositing/text-on-large-layer.html [ Failure ]
</del><span class="cx"> compositing/tiling/huge-layer-add-remove-child.html [ Failure ]
</span><span class="cx"> compositing/tiling/huge-layer-resize.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -2623,7 +2618,6 @@
</span><span class="cx"> fast/encoding/parser-tests-110.html [ Pass Timeout ]
</span><span class="cx"> 
</span><span class="cx"> fast/events/wheelevent-basic.html [ Failure ]
</span><del>-fast/events/wheelevent-constructor.html [ Failure ]
</del><span class="cx"> webkit.org/b/103043 fast/events/frame-scroll-fake-mouse-move.html [ Skip ]
</span><span class="cx"> webkit.org/b/97026 [ Release ] fast/events/keydown-leftright-keys.html [ Failure ]
</span><span class="cx"> webkit.org/b/97026 [ Debug ] fast/events/keydown-leftright-keys.html [ Skip ] # Debug Assertion
</span><span class="lines">@@ -2951,16 +2945,10 @@
</span><span class="cx"> webkit.org/b/117323 fast/replaced/invalid-object-with-fallback.html [ Failure ]
</span><span class="cx"> webkit.org/b/117323 fast/replaced/no-focus-ring-embed.html [ Skip ] #  [ Timeout ]
</span><span class="cx"> webkit.org/b/117323 fast/replaced/no-focus-ring-object.html [ Skip ] #  [ Timeout ]
</span><del>-webkit.org/b/117323 fast/replaced/object-with-embed-url-param.html [ Failure ]
</del><span class="cx"> fast/replaced/replaced-breaking.html [ Failure ]
</span><del>-fast/replaced/width100percent-button.html [ Failure ]
-fast/replaced/width100percent-radio.html [ Failure ]
</del><span class="cx"> webkit.org/b/138025 fast/replaced/width100percent-textfield.html [ Failure ]
</span><span class="cx"> webkit.org/b/138025 fast/replaced/width100percent-textarea.html [ Failure ]
</span><span class="cx"> webkit.org/b/138025 fast/replaced/width100percent-searchfield.html [ Failure ]
</span><del>-webkit.org/b/138025 fast/replaced/width100percent-menulist.html [ Failure ]
-webkit.org/b/138025 fast/replaced/width100percent-checkbox.html [ Failure ]
-webkit.org/b/137962 fast/replaced/replaced-breaking-mixture.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # Selection list is not in the right scroll position
</span><span class="cx"> fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -2970,7 +2958,6 @@
</span><span class="cx"> webkit.org/b/140519 [ Debug ] fast/selectors/querySelector-id-with-multiple-elements-with-same-id.html [ Skip ]  # Crashing
</span><span class="cx"> fast/selectors/querySelector-window-inactive.html [ Failure ]
</span><span class="cx"> fast/selectors/read-only-read-write-input-basics.html [ Failure ]
</span><del>-fast/selectors/several-nth-last-child.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-image-fit-002.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-floats-layout-after-initial-layout-pass.html [ ImageOnlyFailure ]
</span></span></pre>
</div>
</div>

</body>
</html>