Changeset 242684 in webkit
- Timestamp:
- Mar 9, 2019, 9:52:24 PM (7 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/ios-wk2/TestExpectations (modified) (1 diff)
-
scrollingcoordinator/ios/non-stable-viewport-scroll-expected.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r242683 r242684 1 2019-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 1 13 2019-03-09 Simon Fraser <simon.fraser@apple.com> 2 14 -
trunk/LayoutTests/platform/ios-wk2/TestExpectations
r242665 r242684 1161 1161 fast/events/context-activated-by-key-event.html [ Skip ] 1162 1162 1163 webkit.org/b/168924 scrollingcoordinator/ios/non-stable-viewport-scroll.html [ Pass Failure ]1164 1163 webkit.org/b/171628 scrollingcoordinator/ios/nested-fixed-layer-positions.html [ Pass ImageOnlyFailure ] 1165 1164 -
trunk/LayoutTests/scrollingcoordinator/ios/non-stable-viewport-scroll-expected.txt
r209967 r242684 18 18 (GraphicsLayer 19 19 (position 10.00 0.00) 20 (approximate position 10.00 634.6 7)20 (approximate position 10.00 634.66) 21 21 (bounds 100.00 548.00) 22 22 (usingTiledLayer 1) 23 23 (contentsOpaque 1) 24 24 (drawsContent 1) 25 (visible rect 0.00, 365.3 3 96.67 x 182.67)26 (coverage rect -10.00, 322.6 6192.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) 27 27 (intersects coverage rect 1) 28 28 (contentsScale 6.00)
Note:
See TracChangeset
for help on using the changeset viewer.