Title: [174588] trunk/LayoutTests
Revision
174588
Author
simon.fra...@apple.com
Date
2014-10-10 08:53:17 -0700 (Fri, 10 Oct 2014)

Log Message

Some more Mac TestExpectation tweaking.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (174587 => 174588)


--- trunk/LayoutTests/ChangeLog	2014-10-10 15:49:24 UTC (rev 174587)
+++ trunk/LayoutTests/ChangeLog	2014-10-10 15:53:17 UTC (rev 174588)
@@ -1,3 +1,10 @@
+2014-10-10  Simon Fraser  <simon.fra...@apple.com>
+
+        Some more Mac TestExpectation tweaking.
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2014-10-10  Andy Estes  <aes...@apple.com>
 
         Fix some Mavericks test failures caused by r174585.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (174587 => 174588)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-10-10 15:49:24 UTC (rev 174587)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-10-10 15:53:17 UTC (rev 174588)
@@ -172,8 +172,7 @@
 webkit.org/b/85558 http/tests/security/contentSecurityPolicy/1.1
 
 # Still working out flakiness issues with the perf tests.
-perf/adding-radio-buttons.html [ Pass Failure ]
-perf/show-hide-table-rows.html [ Pass Failure ]
+perf
 
 # This test appears to be flakey on all platforms, especially
 # Mac-Leopard after r63862.  Skipping for now.
@@ -277,14 +276,19 @@
 webkit.org/b/61540 http/tests/security/isolatedWorld/cross-origin-xhr.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=63282 layerTreeAsText doesn't work for iframes
-compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html
-compositing/rtl/rtl-iframe-absolute-overflow.html
-compositing/rtl/rtl-iframe-absolute.html
-compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html
-compositing/rtl/rtl-iframe-fixed-overflow.html
-compositing/rtl/rtl-iframe-fixed.html
-compositing/rtl/rtl-iframe-relative.html
+compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Skip ]
+compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Skip ]
+compositing/rtl/rtl-iframe-absolute-overflow.html [ Skip ]
+compositing/rtl/rtl-iframe-absolute.html [ Skip ]
+compositing/rtl/rtl-iframe-fixed-overflow.html [ Skip ]
+compositing/rtl/rtl-iframe-fixed.html [ Skip ]
+compositing/rtl/rtl-iframe-relative.html [ Skip ]
 
+# Only fail in WK1
+compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ]
+compositing/rtl/rtl-fixed-overflow.html [ Failure ]
+compositing/rtl/rtl-fixed.html [ Failure ]
+
 # ENABLE(DRAGGABLE_REGION) is disabled
 fast/css/draggable-region-parser.html
 
@@ -420,6 +424,15 @@
 platform/mac/fast/forms/listbox-scrollbar-hit-test.html [ Failure ]
 platform/mac/fast/overflow/overflow-scrollbar-hit-test.html [ Failure ]
 
+platform/mac/accessibility/form-control-value-settable.html [ Pass Failure ]
+platform/mac/fast/forms/input-appearance-spinbutton-up.html [ Pass Failure ]
+platform/mac/fast/forms/input-appearance-spinbutton.html [ Pass Failure ]
+platform/mac/fast/text/systemFont.html [ Pass Failure ]
+platform/mac/fast/text/vertical-no-sideways.html [ Pass Failure ]
+
+fast/css/resize-corner-tracking.html [ Pass Failure ]
+fast/events/shadow-event-path-2.html [ Pass Failure ]
+
 # Multiple non contiguous selection with keyboard not enabled on mac
 webkit.org/b/15816 fast/forms/listbox-non-contiguous-keyboard-selection.html [ Skip ]
 

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (174587 => 174588)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-10-10 15:49:24 UTC (rev 174587)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-10-10 15:53:17 UTC (rev 174588)
@@ -261,13 +261,15 @@
 webkit.org/b/116478 storage/websql/statement-error-callback-isolated-world.html [ Pass Failure ]
 webkit.org/b/116478 storage/websql/transaction-success-callback-isolated-world.html [ Pass Failure ]
 
-webkit.org/b/82554 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ]
-
 webkit.org/b/116684 [ Lion ] compositing/overflow/overflow-compositing-descendant.html [ Timeout Failure ]
 
 # Only fails on WK1
 webkit.org/b/82805 [ Lion Debug ] fast/canvas/webgl/object-deletion-behaviour.html [ Pass ]
 
+# Only fail in WK1
+compositing/rtl/rtl-fixed-overflow.html [ Pass ]
+compositing/rtl/rtl-fixed.html [ Pass ]
+
 # [WK2] Media elements never fail to load
 webkit.org/b/117767 media/W3C/audio/error/error_onerror_called_on_bogus_source.html [ Failure ]
 webkit.org/b/117767 media/W3C/video/error/error_onerror_called_on_bogus_source.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to