<!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>[210435] 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/210435">210435</a></dd>
<dt>Author</dt> <dd>pvollan@apple.com</dd>
<dt>Date</dt> <dd>2017-01-06 01:47:25 -0800 (Fri, 06 Jan 2017)</dd>
</dl>

<h3>Log Message</h3>
<pre>Fixed duplicate test expectation entries on Windows.

Unreviewed 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 (210434 => 210435)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2017-01-06 09:16:17 UTC (rev 210434)
+++ trunk/LayoutTests/ChangeLog        2017-01-06 09:47:25 UTC (rev 210435)
</span><span class="lines">@@ -1,3 +1,11 @@
</span><ins>+2017-01-06  Per Arne Vollan  &lt;pvollan@apple.com&gt;
+
+        Fixed duplicate test expectation entries on Windows.
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2017-01-05  Ryosuke Niwa  &lt;rniwa@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         Finding text doesn't work across shadow boundary
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (210434 => 210435)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2017-01-06 09:16:17 UTC (rev 210434)
+++ trunk/LayoutTests/platform/win/TestExpectations        2017-01-06 09:47:25 UTC (rev 210435)
</span><span class="lines">@@ -1936,7 +1936,7 @@
</span><span class="cx"> ##################          MathML Issues                   ####################
</span><span class="cx"> ################################################################################
</span><span class="cx"> # This test crashes.
</span><del>-webkit.org/b/159702 mathml/presentation/style-changed.html [ Crash Pass ]
</del><ins>+webkit.org/b/159702 mathml/presentation/style-changed.html [ Crash Pass Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # These tests fail.
</span><span class="cx"> imported/mathml-in-html5/mathml/presentation-markup/fractions/frac-1.html [ Failure ]
</span><span class="lines">@@ -3161,7 +3161,7 @@
</span><span class="cx"> http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # &lt;rdar://problem/21816197&gt; large-js-program.php crashes (crashes slower on Debug)
</span><del>-http/tests/misc/large-js-program.php [ Slow Crash ]
</del><ins>+http/tests/misc/large-js-program.php [ Crash Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # Slider thumb widget painting
</span><span class="cx"> fast/repaint/block-inputrange-repaint.html [ Pass Failure ]
</span><span class="lines">@@ -3334,6 +3334,7 @@
</span><span class="cx"> 
</span><span class="cx"> # Update test expectations for test failures tracked in webkit.org/b/160447.
</span><span class="cx"> # Flaky tests tracked in webkit.org/b/160447.
</span><ins>+accessibility/heading-crash-after-hidden.html [ Crash Timeout ]
</ins><span class="cx"> fast/dom/Window/open-window-min-size.html [ Failure Pass ]
</span><span class="cx"> fast/dom/attr-style-too-lazy.html [ Failure Pass ]
</span><span class="cx"> fast/events/menu-keydown-on-hidden-element.html [ Failure Pass ]
</span><span class="lines">@@ -3359,6 +3360,7 @@
</span><span class="cx"> http/tests/security/local-video-src-from-remote.html [ Failure Pass ]
</span><span class="cx"> http/tests/security/video-cross-origin-caching.html [ Failure Timeout Pass ]
</span><span class="cx"> http/tests/security/video-poster-cross-origin-crash2.html [ Failure Pass ]
</span><ins>+http/tests/websocket/tests/hybi/simple-wss.html [ Crash Timeout ]
</ins><span class="cx"> security/contentSecurityPolicy/worker-inherits-blocks-eval.html [ Failure Pass ]
</span><span class="cx"> sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A4_T2.html [ Failure Pass ]
</span><span class="cx"> storage/indexeddb/database-close-private.html [ Failure Pass ]
</span><span class="lines">@@ -3365,6 +3367,7 @@
</span><span class="cx"> security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ ImageOnlyFailure Pass ]
</span><span class="cx"> http/tests/loading/preload-picture-nested.html [ Timeout Pass ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/blob-url-does-not-match-source-self.html [ Timeout Pass ]
</span><ins>+svg/custom/glyph-selection-arabic-forms.svg [ Crash Timeout ]
</ins><span class="cx"> # Failures tracked in webkit.org/b/160447.
</span><span class="cx"> accessibility/adjacent-continuations-cause-assertion-failure.html [ Failure ]
</span><span class="cx"> accessibility/aria-busy.html [ Failure ]
</span><span class="lines">@@ -3685,14 +3688,10 @@
</span><span class="cx"> svg/filters/feCompositeOpaque.html [ ImageOnlyFailure ]
</span><span class="cx"> svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ]
</span><span class="cx"> # Crashes tracked in webkit.org/b/160447.
</span><del>-accessibility/heading-crash-after-hidden.html [ Crash ]
</del><span class="cx"> animations/animation-delay-changed.html [ Crash ]
</span><span class="cx"> animations/animation-direction-normal.html [ Crash ]
</span><del>-http/tests/websocket/tests/hybi/simple-wss.html [ Crash ]
</del><span class="cx"> js/dom/create-lots-of-workers.html [ Crash ]
</span><del>-svg/custom/glyph-selection-arabic-forms.svg [ Crash ]
</del><span class="cx"> # Timeouts tracked in webkit.org/b/160447.
</span><del>-accessibility/heading-crash-after-hidden.html [ Timeout ]
</del><span class="cx"> accessibility/set-selected-text-range-contenteditable.html [ Timeout ]
</span><span class="cx"> crypto/crypto-key-algorithm-gc.html [ Timeout ]
</span><span class="cx"> crypto/crypto-key-usages-gc.html [ Timeout ]
</span><span class="lines">@@ -3714,7 +3713,6 @@
</span><span class="cx"> fast/shadow-dom/pointerlockelement-in-shadow-tree.html [ Timeout ]
</span><span class="cx"> fast/shadow-dom/pointerlockelement-in-slot.html [ Timeout ]
</span><span class="cx"> http/tests/misc/detach-during-notifyDone.html [ Timeout ]
</span><del>-http/tests/misc/large-js-program.php [ Timeout ]
</del><span class="cx"> http/tests/navigation/navigation-dismisses-validation-bubbles.html [ Timeout ]
</span><span class="cx"> http/tests/navigation/ping-attribute/area-cross-origin-from-https.html [ Timeout ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/report-frame-ancestors-cross-origin-https.html [ Timeout ]
</span><span class="lines">@@ -3756,7 +3754,6 @@
</span><span class="cx"> http/tests/security/sandboxed-iframe-geolocation-getCurrentPosition.html [ Timeout ]
</span><span class="cx"> http/tests/security/sandboxed-iframe-geolocation-watchPosition.html [ Timeout ]
</span><span class="cx"> http/tests/websocket/tests/hybi/simple-stress.html [ Timeout ]
</span><del>-http/tests/websocket/tests/hybi/simple-wss.html [ Timeout ]
</del><span class="cx"> http/tests/xmlhttprequest/on-network-timeout-error-during-preflight.html [ Timeout ]
</span><span class="cx"> http/tests/xmlhttprequest/resetting-timeout-to-zero.html [ Timeout ]
</span><span class="cx"> http/tests/xmlhttprequest/timeout-greater-than-default-network-timeout.html [ Timeout ]
</span><span class="lines">@@ -3766,11 +3763,9 @@
</span><span class="cx"> imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/007.html [ Timeout ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/browsers/origin/cross-origin-objects/cross-origin-objects-on-new-window.html [ Timeout ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html [ Timeout ]
</span><del>-mathml/presentation/style-changed.html [ Timeout ]
</del><span class="cx"> security/contentSecurityPolicy/plugins-types-allows-quicktime-plugin-replacement.html [ Timeout ]
</span><span class="cx"> security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html [ Timeout ]
</span><span class="cx"> security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ Timeout ]
</span><del>-svg/custom/glyph-selection-arabic-forms.svg [ Timeout ]
</del><span class="cx"> fast/events/ghostly-mousemoves-in-subframe.html [ Missing ]
</span><span class="cx"> fast/events/overflow-viewport-renderer-deleted.html [ Missing ]
</span><span class="cx"> fast/repaint/selection-gap-flipped-fixed-child.html [ Missing ]
</span></span></pre>
</div>
</div>

</body>
</html>