<!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>[204593] 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/204593">204593</a></dd>
<dt>Author</dt> <dd>pvollan@apple.com</dd>
<dt>Date</dt> <dd>2016-08-18 02:23:32 -0700 (Thu, 18 Aug 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed test gardening.
        
Update test expectations on Windows for failing tests. These failures are tracked in
https://bugs.webkit.org/show_bug.cgi?id=160447.

* 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 (204592 => 204593)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-08-18 06:38:14 UTC (rev 204592)
+++ trunk/LayoutTests/ChangeLog        2016-08-18 09:23:32 UTC (rev 204593)
</span><span class="lines">@@ -1,3 +1,12 @@
</span><ins>+2016-08-18  Per Arne Vollan  &lt;pvollan@apple.com&gt;
+
+        Unreviewed test gardening.
+        
+        Update test expectations on Windows for failing tests. These failures are tracked in
+        https://bugs.webkit.org/show_bug.cgi?id=160447.
+
+        * platform/win/TestExpectations:
+
</ins><span class="cx"> 2016-08-17  Benjamin Poulain  &lt;benjamin@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         [CSS] The parser should not get rid of empty namespace specification in front of element name selectors
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (204592 => 204593)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2016-08-18 06:38:14 UTC (rev 204592)
+++ trunk/LayoutTests/platform/win/TestExpectations        2016-08-18 09:23:32 UTC (rev 204593)
</span><span class="lines">@@ -1283,8 +1283,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>-# Emoji!
-editing/deleting/delete-emoji.html [ Failure ]
</del><span class="cx"> ################################################################################
</span><span class="cx"> ###########################   End Editing Failures   ###########################
</span><span class="cx"> ################################################################################
</span><span class="lines">@@ -1351,7 +1349,6 @@
</span><span class="cx"> webkit.org/b/140798 [ Release ] accessibility/fieldset-element.html [ Failure ]
</span><span class="cx"> webkit.org/b/140798 [ Debug ] accessibility/fieldset-element.html [ Skip ] # Crash (Debug Assertion)
</span><span class="cx"> webkit.org/b/140798 [ Debug ] accessibility/global-aria-attributes-invalidate-presentational.html [ Skip ] # Crash (Debug Assertion)
</span><del>-webkit.org/b/140798 [ Release ] accessibility/heading-crash-after-hidden.html [ Failure ]
</del><span class="cx"> webkit.org/b/140798 [ Debug ] accessibility/heading-crash-after-hidden.html [ Skip ] # Debug assertion
</span><span class="cx"> webkit.org/b/140798 [ Release ] accessibility/html-html-element-is-ignored.html [ Failure ]
</span><span class="cx"> webkit.org/b/140798 [ Debug ] accessibility/html-html-element-is-ignored.html [ Skip ] # Debug assertion
</span><span class="lines">@@ -2460,7 +2457,6 @@
</span><span class="cx"> fast/html/keygen.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Sometimes times out
</span><del>-[ Release ] fast/frames/flattening/scrolling-in-object.html [ Pass Timeout ]
</del><span class="cx"> [ Debug ] fast/frames/flattening/scrolling-in-object.html [ Skip ] # Crashing
</span><span class="cx"> fast/dom/location-new-window-no-crash.html [ Pass Timeout ]
</span><span class="cx"> fast/loader/user-style-sheet-resource-load-callbacks.html [ Pass Timeout ]
</span><span class="lines">@@ -2719,7 +2715,6 @@
</span><span class="cx"> 
</span><span class="cx"> fast/encoding/parser-tests-110.html [ Pass Timeout ]
</span><span class="cx"> 
</span><del>-fast/events/wheelevent-basic.html [ Timeout ]
</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">@@ -3082,7 +3077,6 @@
</span><span class="cx"> fast/text/international/text-combine-image-test.html [ Failure ]
</span><span class="cx"> fast/text/unicode-variation-selector.html [ Pass Crash ]
</span><span class="cx"> fast/text/empty-shadow.html [ ImageOnlyFailure ]
</span><del>-fast/text/emphasis-combined-text.html [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/138041 fast/text/international/rtl-white-space-pre-wrap.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/140216 fast/writing-mode/broken-ideograph-small-caps.html [ Failure ]
</span><span class="lines">@@ -3470,7 +3464,9 @@
</span><span class="cx"> http/tests/security/contentSecurityPolicy/source-list-parsing-10.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/basic-upgrade.https.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-nested-upgrades.html [ Failure ]
</span><ins>+http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-uir-on-navigation.html [ Failure ]
</ins><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-css-in-iframe.html [ Failure ]
</span><ins>+http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-worker.html [ Failure ]
</ins><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-redirect-http-to-https-script-in-iframe.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-redirect-https-to-http-script-in-iframe.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrades-mixed-content.html [ Failure ]
</span><span class="lines">@@ -3482,6 +3478,7 @@
</span><span class="cx"> http/tests/xmlhttprequest/if-modified-since-0.html [ Failure ]
</span><span class="cx"> imported/blink/storage/indexeddb/blob-basics-metadata.html [ Failure ]
</span><span class="cx"> imported/blink/storage/indexeddb/empty-blob-file.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/XMLHttpRequest/headers-normalize-response.htm [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html [ Failure ]
</span><span class="lines">@@ -3488,10 +3485,15 @@
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/fetch/api/cors/cors-basic-worker.html [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight-worker.html [ Failure ]
+imported/w3c/web-platform-tests/fetch/api/credentials/cookies.html [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/fetch/api/redirect/redirect-method-worker.html [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/fetch/api/request/request-cache.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/html/dom/documents/resource-metadata-management/document-lastModified-01.html [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/html/dom/reflection-embedded.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/dom/reflection-forms.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/dom/reflection-text.html [ Failure ]
</span><span class="lines">@@ -3508,6 +3510,7 @@
</span><span class="cx"> js/dom/global-constructors-attributes.html [ Failure ]
</span><span class="cx"> js/dom/regress-157246.html [ Failure ]
</span><span class="cx"> js/dom/string-prototype-properties.html [ Failure ]
</span><ins>+js/dom/webidl-type-mapping.html [ Failure ]
</ins><span class="cx"> pageoverlay/overlay-installation.html [ Failure ]
</span><span class="cx"> pageoverlay/overlay-large-document-scrolled.html [ Failure ]
</span><span class="cx"> pageoverlay/overlay-large-document.html [ Failure ]
</span><span class="lines">@@ -3515,6 +3518,7 @@
</span><span class="cx"> storage/indexeddb/modern/blob-cursor.html [ Failure ]
</span><span class="cx"> svg/batik/text/textPosition2.svg [ Failure ]
</span><span class="cx"> svg/custom/acid3-test-77.html [ Failure ]
</span><ins>+svg/custom/dynamic-svg-document-creation.svg [ Failure ]
</ins><span class="cx"> svg/custom/glyph-selection-non-bmp.svg [ Failure ]
</span><span class="cx"> svg/custom/glyph-setting-d-attribute.svg [ Failure ]
</span><span class="cx"> svg/custom/glyph-transformation-with-hkern.svg [ Failure ]
</span><span class="lines">@@ -3563,6 +3567,7 @@
</span><span class="cx"> svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ]
</span><span class="cx"> accessibility/heading-crash-after-hidden.html [ Crash ]
</span><span class="cx"> animations/animation-delay-changed.html [ Crash ]
</span><ins>+animations/animation-direction-normal.html [ Crash ]
</ins><span class="cx"> http/tests/websocket/tests/hybi/simple-wss.html [ Crash ]
</span><span class="cx"> svg/custom/glyph-selection-arabic-forms.svg [ Crash ]
</span><span class="cx"> accessibility/set-selected-text-range-contenteditable.html [ Timeout ]
</span><span class="lines">@@ -3581,6 +3586,7 @@
</span><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/iframe-upgrade.https.html [ Timeout ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-open-window-upgrades.html [ Timeout ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-audio-video-in-main-frame.html [ Timeout ]
</span><ins>+http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html [ Timeout ]
</ins><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-image-in-main-frame.html [ Timeout ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-xhr-in-main-frame.html [ Timeout ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/worker-multiple-csp-headers.html [ Timeout ]
</span><span class="lines">@@ -3590,6 +3596,7 @@
</span><span class="cx"> http/tests/security/mixedcontent-geolocation.html [ Timeout ]
</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><ins>+http/tests/websocket/tests/hybi/simple-stress.html [ Timeout ]
</ins><span class="cx"> imported/blink/storage/indexeddb/blob-valid-after-deletion.html [ Timeout ]
</span><span class="cx"> imported/blink/storage/indexeddb/blob-valid-before-commit.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></span></pre>
</div>
</div>

</body>
</html>