Title: [203922] trunk/LayoutTests
Revision
203922
Author
mmaxfi...@apple.com
Date
2016-07-29 15:01:03 -0700 (Fri, 29 Jul 2016)

Log Message

[macOS Sierra] Test gardening after r198859
https://bugs.webkit.org/show_bug.cgi?id=160358
<rdar://problem/26422274>

Reviewed by Zalan Bujtas.

RTL Scrollbars are not enabled on WK1, so this test should be marked in the
same way as all the other RTL scrollbars tests.

* TestExpectations:
* platform/mac-wk1/TestExpectations:
* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (203921 => 203922)


--- trunk/LayoutTests/ChangeLog	2016-07-29 20:58:35 UTC (rev 203921)
+++ trunk/LayoutTests/ChangeLog	2016-07-29 22:01:03 UTC (rev 203922)
@@ -1,3 +1,18 @@
+2016-07-29  Myles C. Maxfield  <mmaxfi...@apple.com>
+
+        [macOS Sierra] Test gardening after r198859
+        https://bugs.webkit.org/show_bug.cgi?id=160358
+        <rdar://problem/26422274>
+
+        Reviewed by Zalan Bujtas.
+
+        RTL Scrollbars are not enabled on WK1, so this test should be marked in the
+        same way as all the other RTL scrollbars tests.
+
+        * TestExpectations:
+        * platform/mac-wk1/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+
 2016-07-29  Alexey Proskuryakov  <a...@apple.com>
 
         Remove a Sierra specific expectation for http/tests/navigation/forward-and-cancel.html,

Modified: trunk/LayoutTests/TestExpectations (203921 => 203922)


--- trunk/LayoutTests/TestExpectations	2016-07-29 20:58:35 UTC (rev 203921)
+++ trunk/LayoutTests/TestExpectations	2016-07-29 22:01:03 UTC (rev 203922)
@@ -977,6 +977,7 @@
 fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement.html [ Skip ]
 fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement-2.html [ ImageOnlyFailure ]
 fast/scrolling/rtl-scrollbars-alternate-iframe-body-dir-attr-does-not-update-scrollbar-placement.html [ ImageOnlyFailure ]
+fast/scrolling/rtl-scrollbars-animation-property.html [ Failure ]
 
 # <a download> does not support Blobs
 webkit.org/b/156099 http/tests/security/anchor-download-allow-blob.html [ Failure ]

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (203921 => 203922)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-07-29 20:58:35 UTC (rev 203921)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2016-07-29 22:01:03 UTC (rev 203922)
@@ -240,9 +240,6 @@
 # rdar://problem/26789221
 [ Sierra+ ] compositing/masks/compositing-clip-path-change-no-repaint.html [ Failure ]
 
-# rdar://problem/26422274
-[ Sierra+ ] fast/scrolling/rtl-scrollbars-animation-property.html [ Failure ]
-
 # rdar://problem/26422407
 [ Sierra+ ] imported/blink/compositing/child-transform-with-anchor-point.html  [ ImageOnlyFailure ]
 

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (203921 => 203922)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2016-07-29 20:58:35 UTC (rev 203921)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2016-07-29 22:01:03 UTC (rev 203922)
@@ -466,9 +466,6 @@
 
 webkit.org/b/158639 [ Release Yosemite ] imported/blink/storage/indexeddb/blob-delete-objectstore-db.html [ Pass Timeout ]
 
-# This test only produces an RTL token on Sierra.
-[ Yosemite ElCapitan ] fast/scrolling/rtl-scrollbars-animation-property.html [ Failure ]
-
 # PiP tests are only enabled for Sierra WebKit2.
 # rdar://problem/27574303
 [ Sierra+ ] media/controls/picture-in-picture.html [ Pass Failure ]
@@ -513,6 +510,9 @@
 [ Sierra+ ] fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement.html [ Pass ]
 [ Sierra+ ] fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement-2.html [ Pass ]
 [ Sierra+ ] fast/scrolling/rtl-scrollbars-alternate-iframe-body-dir-attr-does-not-update-scrollbar-placement.html [ Pass ]
+[ Sierra+ ] fast/scrolling/rtl-scrollbars-animation-property.html [ Pass ]
+# This test only produces an RTL token on Sierra.
+[ Yosemite ElCapitan ] fast/scrolling/rtl-scrollbars-animation-property.html [ Failure ]
 
 # <rdar://problem/25063128>
 [ Sierra+ ] media/media-controls-drag-timeline-set-controls-property.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to