Title: [262590] trunk/LayoutTests
Revision
262590
Author
simon.fra...@apple.com
Date
2020-06-04 17:19:13 -0700 (Thu, 04 Jun 2020)

Log Message

[ Mojave wk2 Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html is flaky failing and flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=212667
<rdar://problem/63896649>

Unreviewed test gardening.

fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html suffers from AppKit behavior differences on Mojave, so
skip the test on that platform.


* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (262589 => 262590)


--- trunk/LayoutTests/ChangeLog	2020-06-05 00:15:55 UTC (rev 262589)
+++ trunk/LayoutTests/ChangeLog	2020-06-05 00:19:13 UTC (rev 262590)
@@ -1,3 +1,16 @@
+2020-06-04  Simon Fraser  <simon.fra...@apple.com>
+
+        [ Mojave wk2 Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html is flaky failing and flaky timing out.
+        https://bugs.webkit.org/show_bug.cgi?id=212667
+        <rdar://problem/63896649>
+
+        Unreviewed test gardening.
+
+        fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html suffers from AppKit behavior differences on Mojave, so
+        skip the test on that platform.
+
+        * platform/mac-wk2/TestExpectations:
+
 2020-06-04  Antoine Quint  <grao...@apple.com>
 
         media/modern-media-controls/time-label/time-label-white-space-nowrap.html is flaky failing

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (262589 => 262590)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-05 00:15:55 UTC (rev 262589)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-05 00:19:13 UTC (rev 262590)
@@ -999,6 +999,7 @@
 webkit.org/b/209077 svg/custom/object-sizing-explicit-width.xhtml [ Pass Failure ]
 
 webkit.org/b/209052 fast/scrolling/mac/absolute-in-overflow-scroll-dynamic.html [ Pass ImageOnlyFailure ]
+webkit.org/b/212667 [ Mojave ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html [ Skip ]
 
 webkit.org/b/210348 fast/scrolling/latching/iframe-latch-small-deltas.html [ Pass Failure ]
 
@@ -1037,8 +1038,6 @@
 
 webkit.org/b/261103 [ Debug ] inspector/page/overrideSetting-ITPDebugModeEnabled.html [ Pass Failure ]
 
-webkit.org/b/212667 [ Mojave Debug ] fast/scrolling/mac/scrollbars/select-overlay-scrollbar-hovered.html [ Pass Failure Timeout ]
-
 webkit.org/b/188924 fast/mediastream/device-change-event-2.html [ Pass Timeout ]
 
-webkit.org/b/212721 svg/custom/textPath-change-id.svg [ Pass ImageOnlyFailure ]
\ No newline at end of file
+webkit.org/b/212721 svg/custom/textPath-change-id.svg [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to