Title: [242684] trunk/LayoutTests
Revision
242684
Author
[email protected]
Date
2019-03-09 21:52:24 -0800 (Sat, 09 Mar 2019)

Log Message

[ios-simulator WK2] LayoutTest scrollingcoordinator/ios/non-stable-viewport-scroll.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=168924

Unreviewed test gardening.

Let's try a new expectation for this test (it's non-flakey for me for 100 iterations).

* platform/ios-wk2/TestExpectations:
* scrollingcoordinator/ios/non-stable-viewport-scroll-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (242683 => 242684)


--- trunk/LayoutTests/ChangeLog	2019-03-10 05:52:21 UTC (rev 242683)
+++ trunk/LayoutTests/ChangeLog	2019-03-10 05:52:24 UTC (rev 242684)
@@ -1,5 +1,17 @@
 2019-03-09  Simon Fraser  <[email protected]>
 
+        [ios-simulator WK2] LayoutTest scrollingcoordinator/ios/non-stable-viewport-scroll.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=168924
+
+        Unreviewed test gardening.
+        
+        Let's try a new expectation for this test (it's non-flakey for me for 100 iterations).
+
+        * platform/ios-wk2/TestExpectations:
+        * scrollingcoordinator/ios/non-stable-viewport-scroll-expected.txt:
+
+2019-03-09  Simon Fraser  <[email protected]>
+
         Add a test for scrolling tree adjustment of fixed layers (r242601)
         https://bugs.webkit.org/show_bug.cgi?id=195521
 

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (242683 => 242684)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-03-10 05:52:21 UTC (rev 242683)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2019-03-10 05:52:24 UTC (rev 242684)
@@ -1160,7 +1160,6 @@
 # Skipped because there is no key to show the context menu
 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 ]

Modified: trunk/LayoutTests/scrollingcoordinator/ios/non-stable-viewport-scroll-expected.txt (242683 => 242684)


--- trunk/LayoutTests/scrollingcoordinator/ios/non-stable-viewport-scroll-expected.txt	2019-03-10 05:52:21 UTC (rev 242683)
+++ trunk/LayoutTests/scrollingcoordinator/ios/non-stable-viewport-scroll-expected.txt	2019-03-10 05:52:24 UTC (rev 242684)
@@ -17,13 +17,13 @@
       (children 1
         (GraphicsLayer
           (position 10.00 0.00)
-          (approximate position 10.00 634.67)
+          (approximate position 10.00 634.66)
           (bounds 100.00 548.00)
           (usingTiledLayer 1)
           (contentsOpaque 1)
           (drawsContent 1)
-          (visible rect 0.00, 365.33 96.67 x 182.67)
-          (coverage rect -10.00, 322.66 192.00 x 268.00)
+          (visible rect 0.00, 365.34 96.67 x 182.66)
+          (coverage rect -10.00, 322.68 192.00 x 268.00)
           (intersects coverage rect 1)
           (contentsScale 6.00)
         )
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to