Title: [240324] trunk/LayoutTests
Revision
240324
Author
[email protected]
Date
2019-01-22 21:20:36 -0800 (Tue, 22 Jan 2019)

Log Message

Make scrollingcoordinator tests only run on iOS/macOS WK2
https://bugs.webkit.org/show_bug.cgi?id=193690

Reviewed by Zalan Bujtas.

scrollingcoordinator is only active in WK2, and both WPE and WinCairo skip this directory
already, so skip it at the top level, and re-enable for mac-wk2 and ios-wk2.

Also do some cleanup after tiled-drawing/ios was removed on 1/18.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (240323 => 240324)


--- trunk/LayoutTests/ChangeLog	2019-01-23 04:51:45 UTC (rev 240323)
+++ trunk/LayoutTests/ChangeLog	2019-01-23 05:20:36 UTC (rev 240324)
@@ -1,3 +1,21 @@
+2019-01-22  Simon Fraser  <[email protected]>
+
+        Make scrollingcoordinator tests only run on iOS/macOS WK2
+        https://bugs.webkit.org/show_bug.cgi?id=193690
+
+        Reviewed by Zalan Bujtas.
+        
+        scrollingcoordinator is only active in WK2, and both WPE and WinCairo skip this directory
+        already, so skip it at the top level, and re-enable for mac-wk2 and ios-wk2.
+
+        Also do some cleanup after tiled-drawing/ios was removed on 1/18.
+
+        * TestExpectations:
+        * platform/ios-device/TestExpectations:
+        * platform/ios-wk2/TestExpectations:
+        * platform/ios/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+
 2019-01-22  Devin Rousso  <[email protected]>
 
         Web Inspector: InspectorInstrumentation::willEvaluateScript should include column number

Modified: trunk/LayoutTests/TestExpectations (240323 => 240324)


--- trunk/LayoutTests/TestExpectations	2019-01-23 04:51:45 UTC (rev 240323)
+++ trunk/LayoutTests/TestExpectations	2019-01-23 05:20:36 UTC (rev 240324)
@@ -39,7 +39,7 @@
 fast/history/ios [ Skip ]
 fast/scrolling/ios [ Skip ]
 fast/text/mac [ Skip ]
-scrollingcoordinator/ios [ Skip ]
+scrollingcoordinator [ Skip ]
 fast/content-observation [ Skip ]
 media/mac [ Skip ]
 media/ios [ Skip ]

Modified: trunk/LayoutTests/platform/ios/TestExpectations (240323 => 240324)


--- trunk/LayoutTests/platform/ios/TestExpectations	2019-01-23 04:51:45 UTC (rev 240323)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2019-01-23 05:20:36 UTC (rev 240324)
@@ -1531,10 +1531,6 @@
 transforms/3d/point-mapping/3d-point-mapping-3.html [ Failure ]
 transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ Failure ]
 
-# Scrolling coordinator tests that fail:
-scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html [ Failure ]
-scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ Failure ]
-
 # Userscript tests that fail:
 userscripts/user-script-plugin-document.html [ Failure ]
 

Modified: trunk/LayoutTests/platform/ios-device/TestExpectations (240323 => 240324)


--- trunk/LayoutTests/platform/ios-device/TestExpectations	2019-01-23 04:51:45 UTC (rev 240323)
+++ trunk/LayoutTests/platform/ios-device/TestExpectations	2019-01-23 05:20:36 UTC (rev 240324)
@@ -120,8 +120,6 @@
 
 svg/custom/pattern-reference.svg [ Crash ]
 
-tiled-drawing/ios/iphone7/compositing-layers-deep-color.html [ Failure ]
-
 quicklook/numbers.html [ ImageOnlyFailure ]
 
 scrollbars/overflow-scrollbar-combinations.html [ Timeout ]
@@ -131,7 +129,6 @@
 security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ ImageOnlyFailure ]
 
 # <https://bugs.webkit.org/show_bug.cgi?id=175987> Manage tests which require different device types better
-tiled-drawing/ios/iphone7
 fast/forms/ios/ipad
 fast/events/touch/ios/iphone7
 

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (240323 => 240324)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-01-23 04:51:45 UTC (rev 240323)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-01-23 05:20:36 UTC (rev 240324)
@@ -11,8 +11,7 @@
 fast/scrolling/ios [ Pass ]
 fast/viewport/ios [ Pass ]
 fast/visual-viewport/ios/ [ Pass ]
-scrollingcoordinator/ios [ Pass ]
-tiled-drawing/ios [ Pass ]
+scrollingcoordinator [ Pass ]
 fast/web-share [ Pass ]
 editing/find [ Pass ]
 editing/input/ios [ Pass ]
@@ -57,6 +56,10 @@
 # Skipped because of <rdar://problem/45388584>.
 http/tests/webAPIStatistics [ Skip ]
 
+# Non-fast scrollable region doesn't apply to iOS.
+scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html [ Skip ]
+scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ Skip ]
+
 #//////////////////////////////////////////////////////////////////////////////////////////
 # End platform-specific directories.
 #//////////////////////////////////////////////////////////////////////////////////////////
@@ -1190,6 +1193,7 @@
 fast/events/context-activated-by-key-event.html [ Skip ]
 
 webkit.org/b/168924 scrollingcoordinator/ios/non-stable-viewport-scroll.html [ Pass Failure ]
+webkit.org/b/171628 scrollingcoordinator/ios/nested-fixed-layer-positions.html [ Pass ImageOnlyFailure ]
 
 webkit.org/b/169640 imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-_javascript_.html [ Failure ]
 
@@ -1217,8 +1221,6 @@
 
 webkit.org/b/170699 [ Release ] imported/w3c/web-platform-tests/html/webappapis/timers/negative-settimeout.html [ Pass Failure ]
 
-webkit.org/b/171628 scrollingcoordinator/ios/nested-fixed-layer-positions.html [ Pass ImageOnlyFailure ]
-
 webkit.org/b/171638 [ Release ] http/tests/xmlhttprequest/methods.html [ Pass Timeout ]
 
 webkit.org/b/171830 [ Debug ] http/tests/websocket/tests/hybi/workers/close.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (240323 => 240324)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-01-23 04:51:45 UTC (rev 240323)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-01-23 05:20:36 UTC (rev 240324)
@@ -5,13 +5,14 @@
 # Platform-specific directories. Skipped globally, then re-enabled here.
 #//////////////////////////////////////////////////////////////////////////////////////////
 
-tiled-drawing [ Pass ]
-tiled-drawing/ios [ Skip ]
+editing/find [ Pass ]
+editing/undo-manager [ Pass ]
 fast/visual-viewport/tiled-drawing [ Pass ]
+fast/web-share [ Pass ]
+scrollingcoordinator [ Pass ]
+scrollingcoordinator/ios [ Skip ]
 swipe [ Pass ]
-fast/web-share [ Pass ]
-editing/find [ Pass ]
-editing/undo-manager [ Pass ]
+tiled-drawing [ Pass ]
 
 fast/events/autoscroll-when-zoomed.html [ Pass ]
 fast/events/autoscroll-main-document.html [ Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to