Changeset 262590 in webkit
- Timestamp:
- Jun 4, 2020, 5:19:13 PM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r262564 r262590 1 2020-06-04 Simon Fraser <simon.fraser@apple.com> 2 3 [ Mojave wk2 Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html is flaky failing and flaky timing out. 4 https://bugs.webkit.org/show_bug.cgi?id=212667 5 <rdar://problem/63896649> 6 7 Unreviewed test gardening. 8 9 fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html suffers from AppKit behavior differences on Mojave, so 10 skip the test on that platform. 11 12 * platform/mac-wk2/TestExpectations: 13 1 14 2020-06-04 Antoine Quint <graouts@apple.com> 2 15 -
trunk/LayoutTests/platform/mac-wk2/TestExpectations
r262518 r262590 1000 1000 1001 1001 webkit.org/b/209052 fast/scrolling/mac/absolute-in-overflow-scroll-dynamic.html [ Pass ImageOnlyFailure ] 1002 webkit.org/b/212667 [ Mojave ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html [ Skip ] 1002 1003 1003 1004 webkit.org/b/210348 fast/scrolling/latching/iframe-latch-small-deltas.html [ Pass Failure ] … … 1038 1039 webkit.org/b/261103 [ Debug ] inspector/page/overrideSetting-ITPDebugModeEnabled.html [ Pass Failure ] 1039 1040 1040 webkit.org/b/212667 [ Mojave Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html [ Pass Failure Timeout ]1041 1042 1041 webkit.org/b/188924 fast/mediastream/device-change-event-2.html [ Pass Timeout ] 1043 1042
Note:
See TracChangeset
for help on using the changeset viewer.