⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 242684 in webkit


Ignore:
Timestamp:
Mar 9, 2019, 9:52:24 PM (7 years ago)
Author:
Simon Fraser
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:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r242683 r242684  
     12019-03-09  Simon Fraser  <simon.fraser@apple.com>
     2
     3        [ios-simulator WK2] LayoutTest scrollingcoordinator/ios/non-stable-viewport-scroll.html is a flaky failure
     4        https://bugs.webkit.org/show_bug.cgi?id=168924
     5
     6        Unreviewed test gardening.
     7       
     8        Let's try a new expectation for this test (it's non-flakey for me for 100 iterations).
     9
     10        * platform/ios-wk2/TestExpectations:
     11        * scrollingcoordinator/ios/non-stable-viewport-scroll-expected.txt:
     12
    1132019-03-09  Simon Fraser  <simon.fraser@apple.com>
    214
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r242665 r242684  
    11611161fast/events/context-activated-by-key-event.html [ Skip ]
    11621162
    1163 webkit.org/b/168924 scrollingcoordinator/ios/non-stable-viewport-scroll.html [ Pass Failure ]
    11641163webkit.org/b/171628 scrollingcoordinator/ios/nested-fixed-layer-positions.html [ Pass ImageOnlyFailure ]
    11651164
  • trunk/LayoutTests/scrollingcoordinator/ios/non-stable-viewport-scroll-expected.txt

    r209967 r242684  
    1818        (GraphicsLayer
    1919          (position 10.00 0.00)
    20           (approximate position 10.00 634.67)
     20          (approximate position 10.00 634.66)
    2121          (bounds 100.00 548.00)
    2222          (usingTiledLayer 1)
    2323          (contentsOpaque 1)
    2424          (drawsContent 1)
    25           (visible rect 0.00, 365.33 96.67 x 182.67)
    26           (coverage rect -10.00, 322.66 192.00 x 268.00)
     25          (visible rect 0.00, 365.34 96.67 x 182.66)
     26          (coverage rect -10.00, 322.68 192.00 x 268.00)
    2727          (intersects coverage rect 1)
    2828          (contentsScale 6.00)
Note: See TracChangeset for help on using the changeset viewer.