<!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>[180489] 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/180489">180489</a></dd>
<dt>Author</dt> <dd>ddkilzer@apple.com</dd>
<dt>Date</dt> <dd>2015-02-22 12:22:09 -0800 (Sun, 22 Feb 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[iOS] Gardening: Clean up timeout test for ios-simulator-{wk1,wk2}

Changes for WK1 results:
* inspector/css/stylesheet-with-mutations.html
- Skip for both WK1 and WK2.  Already marked as Skip on mac.
* fast/events/dispatch-message-string-data.html
- Marked as Slow for both WK1 and WK2.  Previously marked as
  Skip via override on WK2 and marked as Failure on both.

Changes for WK2:
* inspector/css/selector-dynamic-specificity.html
- Skip on WK1 and WK2.  Already marked as Skip on mac and win.
  Updated bug number for win TestExpectations.
* inspector/css/stylesheet-with-mutations.html
- See above.
* fast/dynamic/window-resize-scrollbars-test.html
- Skip on WK1 and WK2 since iOS does not support window
  resizing and test always times out.  Remove old test results.
* fast/images/animated-gif-window-resizing.html
- Skip on WK1 and WK2 since iOS does not support window
  resizing and test always times out. Previously skipped on WK1
  only.
* fast/events/autoscroll-should-not-stop-on-keypress.html
- Skip on WK1 and WK2 due to always timing out.  Previously
  skipped on WK1 only.
* http/tests/cache/history-navigation-no-resource-revalidation.html
- Skip on WK2 due to always timing out.  Does not timeout on
  WK1.
* http/tests/navigation/target-blank-opener-post.html
- Ditto.
* svg/animations/use-animate-width-and-height.html
- Ditto.

* platform/ios-sim-deprecated/fast/dynamic/window-resize-scrollbars-test-expected.txt: Removed.
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/win/TestExpectations:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorTestExpectations">trunk/LayoutTests/platform/ios-simulator/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1TestExpectations">trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2TestExpectations">trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformwinTestExpectations">trunk/LayoutTests/platform/win/TestExpectations</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformiossimdeprecatedfastdynamicwindowresizescrollbarstestexpectedtxt">trunk/LayoutTests/platform/ios-sim-deprecated/fast/dynamic/window-resize-scrollbars-test-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (180488 => 180489)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-02-22 18:01:29 UTC (rev 180488)
+++ trunk/LayoutTests/ChangeLog        2015-02-22 20:22:09 UTC (rev 180489)
</span><span class="lines">@@ -1,5 +1,46 @@
</span><span class="cx"> 2015-02-22  David Kilzer  &lt;ddkilzer@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        [iOS] Gardening: Clean up timeout test for ios-simulator-{wk1,wk2}
+
+        Changes for WK1 results:
+        * inspector/css/stylesheet-with-mutations.html
+        - Skip for both WK1 and WK2.  Already marked as Skip on mac.
+        * fast/events/dispatch-message-string-data.html
+        - Marked as Slow for both WK1 and WK2.  Previously marked as
+          Skip via override on WK2 and marked as Failure on both.
+
+        Changes for WK2:
+        * inspector/css/selector-dynamic-specificity.html
+        - Skip on WK1 and WK2.  Already marked as Skip on mac and win.
+          Updated bug number for win TestExpectations.
+        * inspector/css/stylesheet-with-mutations.html
+        - See above.
+        * fast/dynamic/window-resize-scrollbars-test.html
+        - Skip on WK1 and WK2 since iOS does not support window
+          resizing and test always times out.  Remove old test results.
+        * fast/images/animated-gif-window-resizing.html
+        - Skip on WK1 and WK2 since iOS does not support window
+          resizing and test always times out. Previously skipped on WK1
+          only.
+        * fast/events/autoscroll-should-not-stop-on-keypress.html
+        - Skip on WK1 and WK2 due to always timing out.  Previously
+          skipped on WK1 only.
+        * http/tests/cache/history-navigation-no-resource-revalidation.html
+        - Skip on WK2 due to always timing out.  Does not timeout on
+          WK1.
+        * http/tests/navigation/target-blank-opener-post.html
+        - Ditto.
+        * svg/animations/use-animate-width-and-height.html
+        - Ditto.
+
+        * platform/ios-sim-deprecated/fast/dynamic/window-resize-scrollbars-test-expected.txt: Removed.
+        * platform/ios-simulator-wk1/TestExpectations:
+        * platform/ios-simulator-wk2/TestExpectations:
+        * platform/ios-simulator/TestExpectations:
+        * platform/win/TestExpectations:
+
+2015-02-22  David Kilzer  &lt;ddkilzer@apple.com&gt;
+
</ins><span class="cx">         [iOS] Gardening: Add missing results for WK2 tests
</span><span class="cx"> 
</span><span class="cx">         In all cases, WK1 and WK2 results were the same.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimdeprecatedfastdynamicwindowresizescrollbarstestexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-sim-deprecated/fast/dynamic/window-resize-scrollbars-test-expected.txt (180488 => 180489)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-sim-deprecated/fast/dynamic/window-resize-scrollbars-test-expected.txt        2015-02-22 18:01:29 UTC (rev 180488)
+++ trunk/LayoutTests/platform/ios-sim-deprecated/fast/dynamic/window-resize-scrollbars-test-expected.txt        2015-02-22 20:22:09 UTC (rev 180489)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 288x428
-  RenderBlock {HTML} at (0,0) size 288x428
-    RenderBody {BODY} at (8,8) size 272x584
-      RenderText {#text} at (0,0) size 264x39
-        text run at (0,0) width 264: &quot;This window should not have scroll bars.&quot;
-        text run at (0,20) width 227: &quot;If it has scroll bars, try to use them.&quot;
-      RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (180488 => 180489)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/TestExpectations        2015-02-22 18:01:29 UTC (rev 180488)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations        2015-02-22 20:22:09 UTC (rev 180489)
</span><span class="lines">@@ -1567,7 +1567,7 @@
</span><span class="cx"> fast/events/continuous-platform-wheelevent-in-scrolling-div.html [ Failure ]
</span><span class="cx"> fast/events/data-transfer-files-attribute-identity.html [ Failure ]
</span><span class="cx"> fast/events/dblclick-addEventListener.html [ Failure ]
</span><del>-fast/events/dispatch-message-string-data.html [ Failure ]
</del><ins>+fast/events/dispatch-message-string-data.html [ Slow ]
</ins><span class="cx"> fast/events/document-elementFromPoint.html [ Failure ]
</span><span class="cx"> fast/events/dont-loose-last-event.html [ Failure ]
</span><span class="cx"> fast/events/event-attribute.html [ Failure ]
</span><span class="lines">@@ -2342,9 +2342,12 @@
</span><span class="cx"> fast/events/touch/emulate-touch-events.html
</span><span class="cx"> fast/events/touch/emulated-touch-iframe.html
</span><span class="cx"> 
</span><del>-# LayoutTests/fast tests that time out:
</del><ins>+# iOS does not support window resizing or window.resizeTo().
+fast/dynamic/window-resize-scrollbars-test.html [ Skip ]
+fast/images/animated-gif-window-resizing.html [ Skip ]
+
+# LayoutTests/fast tests that timeout:
</ins><span class="cx"> fast/events/reveal-link-when-focused.html
</span><del>-fast/dynamic/window-resize-scrollbars-test.html # Need to remove existing result
</del><span class="cx"> fast/forms/validation-message-appearance.html
</span><span class="cx"> fast/forms/validation-message-clone.html
</span><span class="cx"> fast/dom/DeviceOrientation/add-listener-from-callback.html
</span><span class="lines">@@ -2365,6 +2368,7 @@
</span><span class="cx"> fast/dom/rtl-scroll-to-leftmost-and-resize.html
</span><span class="cx"> fast/dynamic/paused-event-dispatch.html
</span><span class="cx"> fast/events/anchor-image-scrolled-x-y.html
</span><ins>+fast/events/autoscroll-should-not-stop-on-keypress.html [ Skip ]
</ins><span class="cx"> fast/events/constructors/media-key-event-constructor.html
</span><span class="cx"> fast/events/input-image-scrolled-x-y.html
</span><span class="cx"> fast/events/mouse-cursor-image-set.html
</span><span class="lines">@@ -2626,4 +2630,6 @@
</span><span class="cx"> webkit.org/b/138970 fast/css/line-height-text-autosizing.html [ Pass ]
</span><span class="cx"> 
</span><span class="cx"> # Skipped for mac as well:
</span><ins>+webkit.org/b/141118 inspector/css/selector-dynamic-specificity.html [ Skip ]
+webkit.org/b/141601 inspector/css/stylesheet-with-mutations.html [ Skip ]
</ins><span class="cx"> webkit.org/b/129758 js/dom/create-lots-of-workers.html [ Skip ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations (180488 => 180489)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations        2015-02-22 18:01:29 UTC (rev 180488)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations        2015-02-22 20:22:09 UTC (rev 180489)
</span><span class="lines">@@ -1383,10 +1383,8 @@
</span><span class="cx"> 
</span><span class="cx"> # Misc tests that time out:
</span><span class="cx"> editing/execCommand/enabling-and-selection-2.html
</span><del>-fast/events/autoscroll-should-not-stop-on-keypress.html
</del><span class="cx"> fast/forms/image/image-error-event-modifies-type-crash.html
</span><span class="cx"> fast/images/animated-gif-iframe-webkit-transform.html
</span><del>-fast/images/animated-gif-window-resizing.html
</del><span class="cx"> fast/images/animated-gif-zooming.html
</span><span class="cx"> fast/loader/recursive-before-unload-crash.html
</span><span class="cx"> security/block-test-no-port.html
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (180488 => 180489)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations        2015-02-22 18:01:29 UTC (rev 180488)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations        2015-02-22 20:22:09 UTC (rev 180489)
</span><span class="lines">@@ -392,6 +392,7 @@
</span><span class="cx"> svg/animations/svgtransform-animation-1.html
</span><span class="cx"> svg/animations/svgtransform-animation-discrete.html
</span><span class="cx"> svg/animations/use-animate-transform-and-position.html
</span><ins>+svg/animations/use-animate-width-and-height.html [ Skip ]
</ins><span class="cx"> svg/custom/gradient-attr-update.svg
</span><span class="cx"> svg/custom/hit-test-path-stroke.svg
</span><span class="cx"> svg/custom/hit-test-path.svg
</span><span class="lines">@@ -858,7 +859,6 @@
</span><span class="cx"> fast/events/anchor-empty-focus.html [ Failure ]
</span><span class="cx"> fast/events/arrow-keys-on-body.html [ Failure ]
</span><span class="cx"> fast/events/attribute-listener-deletion-crash.html [ Failure ]
</span><del>-fast/events/autoscroll-should-not-stop-on-keypress.html [ Failure ]
</del><span class="cx"> fast/events/mosuedrag-on-canvas-should-not-start-selection.html [ Failure ]
</span><span class="cx"> fast/events/mouse-focus-imagemap.html [ Failure ]
</span><span class="cx"> fast/events/mouse-relative-position.html [ Failure ]
</span><span class="lines">@@ -1358,7 +1358,6 @@
</span><span class="cx"> fast/encoding/mailto-always-utf-8.html
</span><span class="cx"> fast/events/attempt-scroll-with-no-scrollbars.html
</span><span class="cx"> fast/events/clipboard-dataTransferItemList.html
</span><del>-fast/events/dispatch-message-string-data.html
</del><span class="cx"> fast/events/event-view-toString.html
</span><span class="cx"> fast/events/focus-change-crash2.html
</span><span class="cx"> fast/events/frame-detached-in-mousedown.html
</span><span class="lines">@@ -2331,5 +2330,9 @@
</span><span class="cx"> # Crashes when running all tests, but not by itself.
</span><span class="cx"> webkit.org/b/141436 fast/loader/subframe-navigate-during-main-frame-load.html [ Crash Pass ]
</span><span class="cx"> 
</span><ins>+# FIXME: Broken tests that use window.open (do not timeout on WK1)
+http/tests/cache/history-navigation-no-resource-revalidation.html [ Skip ]
+http/tests/navigation/target-blank-opener-post.html [ Skip ]
+
</ins><span class="cx"> # Unskip otherwise globally-skipped test
</span><span class="cx"> fast/replaced/pdf-as-object-and-embed.html [ Pass ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (180488 => 180489)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-02-22 18:01:29 UTC (rev 180488)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-02-22 20:22:09 UTC (rev 180489)
</span><span class="lines">@@ -2267,7 +2267,7 @@
</span><span class="cx"> ################################################################################
</span><span class="cx"> # Some inspector tests timing out after r173992. Skip them.
</span><span class="cx"> webkit.org/b/137157 inspector/css/matched-style-properties.html [ Skip ]
</span><del>-webkit.org/b/137157 inspector/css/selector-dynamic-specificity.html [ Skip ]
</del><ins>+webkit.org/b/141118 inspector/css/selector-dynamic-specificity.html [ Skip ]
</ins><span class="cx"> webkit.org/b/137157 inspector/event-listener-set.html [ Skip ]
</span><span class="cx"> webkit.org/b/137157 inspector/event-listener.html [ Skip ]
</span><span class="cx"> webkit.org/b/137157 inspector/model/parse-script-syntax-tree.html [ Skip ]
</span></span></pre>
</div>
</div>

</body>
</html>