Title: [243498] trunk/LayoutTests
Revision
243498
Author
[email protected]
Date
2019-03-26 09:39:11 -0700 (Tue, 26 Mar 2019)

Log Message

Layout tests fast/events/wheel-event-destroys-overflow.html
fast/events/wheelevent-mousewheel-interaction.html
fast/events/wheel-event-destroys-frame.html
fast/events/wheelevent-basic.html
fast/events/wheelevent-in-text-node.html are a flaky timeouts
https://bugs.webkit.org/show_bug.cgi?id=195719

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations: Marking tests as flaky

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (243497 => 243498)


--- trunk/LayoutTests/ChangeLog	2019-03-26 16:36:36 UTC (rev 243497)
+++ trunk/LayoutTests/ChangeLog	2019-03-26 16:39:11 UTC (rev 243498)
@@ -1,3 +1,16 @@
+2019-03-26  Shawn Roberts  <[email protected]>
+
+        Layout tests fast/events/wheel-event-destroys-overflow.html 
+        fast/events/wheelevent-mousewheel-interaction.html 
+        fast/events/wheel-event-destroys-frame.html 
+        fast/events/wheelevent-basic.html 
+        fast/events/wheelevent-in-text-node.html are a flaky timeouts
+        https://bugs.webkit.org/show_bug.cgi?id=195719
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations: Marking tests as flaky
+
 2019-03-26  Per Arne Vollan  <[email protected]>
 
         Layout Test js/math-clz32.html is failing

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (243497 => 243498)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-03-26 16:36:36 UTC (rev 243497)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-03-26 16:39:11 UTC (rev 243498)
@@ -920,4 +920,10 @@
 
 webkit.org/b/194916 fast/mediastream/MediaStream-video-element.html [ Pass Failure ]
 
-webkit.org/b/196228 http/tests/cache-storage/cache-clearing-origin.https.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/196228 http/tests/cache-storage/cache-clearing-origin.https.html [ Pass Failure ]
+
+webkit.org/b/195719 fast/events/wheel-event-destroys-overflow.html [ Pass Timeout ]
+webkit.org/b/195719 fast/events/wheelevent-mousewheel-interaction.html  [ Pass Timeout ]
+webkit.org/b/195719 fast/events/wheel-event-destroys-frame.html  [ Pass Timeout ]
+webkit.org/b/195719 fast/events/wheelevent-basic.html  [ Pass Timeout ]
+webkit.org/b/195719 fast/events/wheelevent-in-text-node.html [ Pass Timeout ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to