<!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>[210325] 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/210325">210325</a></dd>
<dt>Author</dt> <dd>pvollan@apple.com</dd>
<dt>Date</dt> <dd>2017-01-05 05:14:05 -0800 (Thu, 05 Jan 2017)</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 (210324 => 210325)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2017-01-05 12:07:38 UTC (rev 210324)
+++ trunk/LayoutTests/ChangeLog        2017-01-05 13:14:05 UTC (rev 210325)
</span><span class="lines">@@ -1,3 +1,12 @@
</span><ins>+2017-01-05  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"> 2017-01-04  Gyuyoung Kim  &lt;gyuyoung.kim@webkit.org&gt;
</span><span class="cx"> 
</span><span class="cx">         [EFL] Fully update TestExpectations
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (210324 => 210325)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2017-01-05 12:07:38 UTC (rev 210324)
+++ trunk/LayoutTests/platform/win/TestExpectations        2017-01-05 13:14:05 UTC (rev 210325)
</span><span class="lines">@@ -1161,7 +1161,7 @@
</span><span class="cx"> [ Debug ] editing/selection/4983858.html [ Skip ] # Debug Assertion
</span><span class="cx"> [ Debug ] editing/selection/4975120.html [ Skip ] # Debug Assertion
</span><span class="cx"> 
</span><del>-webkit.org/b/140783 [ Release ] editing/pasteboard/copy-standalone-image.html [ Failure ]
</del><ins>+webkit.org/b/140783 [ Release ] editing/pasteboard/copy-standalone-image.html [ Failure ImageOnlyFailure ]
</ins><span class="cx"> webkit.org/b/140783 [ Debug ] editing/pasteboard/copy-standalone-image.html [ Skip ] # Debug Assertion
</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="lines">@@ -3376,6 +3376,7 @@
</span><span class="cx"> accessibility/checkbox-mixed-value.html [ Failure ]
</span><span class="cx"> accessibility/div-within-anchors-causes-crash.html [ Failure ]
</span><span class="cx"> accessibility/form-control-value-settable.html [ Failure ]
</span><ins>+accessibility/hidden-th-still-column-header.html [ Failure ]
</ins><span class="cx"> accessibility/img-fallsback-to-title.html [ Failure ]
</span><span class="cx"> accessibility/math-fenced.html [ Failure ]
</span><span class="cx"> accessibility/math-foreign-content.html [ Failure ]
</span><span class="lines">@@ -3414,6 +3415,9 @@
</span><span class="cx"> fast/events/before-input-events-prevent-drag-and-drop.html [ Failure ]
</span><span class="cx"> fast/events/constructors/keyboard-event-constructor.html [ Failure ]
</span><span class="cx"> fast/events/constructors/overconstrained-error-event-constructor.html [ Failure ]
</span><ins>+fast/events/drag-select-when-zoomed-with-header.html [ Failure ]
+fast/events/drag-select-when-zoomed.html [ Failure ]
+fast/events/focus-label-legend-elements-with-tab.html [ Failure ]
</ins><span class="cx"> fast/events/ime-composition-events-001.html [ Failure ]
</span><span class="cx"> fast/events/ime-compositionend-on-selection-change.html [ Failure ]
</span><span class="cx"> fast/events/input-events-paste-rich-datatransfer.html [ Failure ]
</span><span class="lines">@@ -3467,6 +3471,7 @@
</span><span class="cx"> fast/text/whitespace/023.html [ Failure ]
</span><span class="cx"> fast/transforms/bounding-rect-zoom.html [ Failure ]
</span><span class="cx"> fast/visual-viewport/rtl-zoomed-rects.html [ Failure ]
</span><ins>+fast/visual-viewport/zoomed-fixed-header-and-footer.html [ Failure ]
</ins><span class="cx"> fast/visual-viewport/zoomed-fixed-scroll-down-then-up.html [ Failure ]
</span><span class="cx"> fast/visual-viewport/zoomed-fixed.html [ Failure ]
</span><span class="cx"> fast/visual-viewport/zoomed-rects.html [ Failure ]
</span><span class="lines">@@ -3506,6 +3511,7 @@
</span><span class="cx"> http/tests/security/contentSecurityPolicy/link-with-https-url-allowed-by-csp-style-src-star.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-default-src-star.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-star.html [ Failure ]
</span><ins>+http/tests/security/contentSecurityPolicy/script-src-parsing-implicit-and-explicit-port-number.html [ Failure ]
</ins><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-after-redirect.https.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/basic-upgrade.https.html [ Failure ]
</span><span class="lines">@@ -3546,6 +3552,7 @@
</span><span class="cx"> imported/w3c/web-platform-tests/dom/events/Event-init-while-dispatching.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/dom/events/Event-subclasses-constructors.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/encoding/textdecoder-utf16-surrogates.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/fetch/api/basic/scheme-about.html [ Failure ]
</ins><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><span class="lines">@@ -3565,6 +3572,7 @@
</span><span class="cx"> imported/w3c/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/unload/007.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_forward_1.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_no_argument.html [ Failure ]
</span><ins>+imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_to_uri.html [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_undefined.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_go_zero.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/traverse_the_history_4.html [ Failure ]
</span><span class="lines">@@ -3641,8 +3649,8 @@
</span><span class="cx"> animations/font-variations/font-variation-settings.html [ ImageOnlyFailure ]
</span><span class="cx"> css3/color/composited-solid-backgrounds.html [ ImageOnlyFailure ]
</span><span class="cx"> css3/filters/drop-shadow.html [ ImageOnlyFailure ]
</span><ins>+css3/font-synthesis-small-caps.html [ ImageOnlyFailure ]
</ins><span class="cx"> css3/font-variant-synthesis-jdaggett.html [ ImageOnlyFailure ]
</span><del>-editing/pasteboard/copy-standalone-image.html [ ImageOnlyFailure ]
</del><span class="cx"> editing/pasteboard/paste-image-using-image-data.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/borders/hidpi-outline-hairline-painting.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/frames/flattening/scrolling-in-object.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -3666,9 +3674,11 @@
</span><span class="cx"> fast/text/emoji-single-parent-family-2.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/text/emoji-single-parent-family.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/text/variations/exist.html [ ImageOnlyFailure ]
</span><ins>+fast/text/variations/outofbounds.html [ ImageOnlyFailure ]
</ins><span class="cx"> http/tests/security/http-0.9/image-on-HTTP-0.9-default-port-page-allowed-ref-test.html [ ImageOnlyFailure ]
</span><span class="cx"> mathml/presentation/non-bmp-operators-stretching.html [ ImageOnlyFailure ]
</span><span class="cx"> security/contentSecurityPolicy/image-with-blob-url-allowed-by-img-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ ImageOnlyFailure ]
</span><ins>+security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star.html [ ImageOnlyFailure ]
</ins><span class="cx"> svg/css/mix-blend-mode-background-root.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/css/mix-blend-mode-opacity-root.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/css/mix-blend-mode-with-inline-svg.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -3682,6 +3692,7 @@
</span><span class="cx"> js/dom/create-lots-of-workers.html [ Crash ]
</span><span class="cx"> svg/custom/glyph-selection-arabic-forms.svg [ Crash ]
</span><span class="cx"> # Timeouts tracked in webkit.org/b/160447.
</span><ins>+accessibility/heading-crash-after-hidden.html [ Timeout ]
</ins><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">@@ -3688,10 +3699,15 @@
</span><span class="cx"> editing/deleting/delete-emoji.html [ Timeout ]
</span><span class="cx"> editing/pasteboard/paste-image-as-blob-url.html [ Timeout ]
</span><span class="cx"> editing/selection/character-granularity-rect.html [ Timeout ]
</span><ins>+editing/selection/ios/absolute-selection-after-scroll.html [ Timeout ]
+editing/selection/ios/fixed-selection-after-scroll.html [ Timeout ]
</ins><span class="cx"> fast/canvas/canvas-createPattern-video-loading.html [ Timeout ]
</span><span class="cx"> fast/canvas/canvas-createPattern-video-modify.html [ Timeout ]
</span><span class="cx"> fast/events/before-input-prevent-insert-replacement.html [ Timeout ]
</span><span class="cx"> fast/events/input-event-insert-replacement.html [ Timeout ]
</span><ins>+fast/forms/validation-bubble-disappears-when-input-detached.html [ Timeout ]
+fast/forms/validation-bubble-disappears-when-input-moved.html [ Timeout ]
+fast/forms/validation-bubble-disappears-when-input-no-longer-visible.html [ Timeout ]
</ins><span class="cx"> fast/forms/validation-custom-message.html [ Timeout ]
</span><span class="cx"> fast/forms/validation-messages.html [ Timeout ]
</span><span class="cx"> fast/picture/viewport-resize.html [ Timeout ]
</span><span class="lines">@@ -3698,6 +3714,8 @@
</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><ins>+http/tests/misc/large-js-program.php [ Timeout ]
+http/tests/navigation/navigation-dismisses-validation-bubbles.html [ Timeout ]
</ins><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="cx"> http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/report-frame-ancestors-same-origin-https.html [ Timeout ]
</span><span class="lines">@@ -3738,6 +3756,7 @@
</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><ins>+http/tests/websocket/tests/hybi/simple-wss.html [ Timeout ]
</ins><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">@@ -3747,9 +3766,11 @@
</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><ins>+mathml/presentation/style-changed.html [ Timeout ]
</ins><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><ins>+svg/custom/glyph-selection-arabic-forms.svg [ Timeout ]
</ins><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>