Title: [246214] trunk/LayoutTests
Revision
246214
Author
[email protected]
Date
2019-06-07 14:49:28 -0700 (Fri, 07 Jun 2019)

Log Message

Layout Test fast/events/fire-mousedown-while-pressing-mouse-button.html is failing
https://bugs.webkit.org/show_bug.cgi?id=198679

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (246213 => 246214)


--- trunk/LayoutTests/ChangeLog	2019-06-07 20:55:45 UTC (rev 246213)
+++ trunk/LayoutTests/ChangeLog	2019-06-07 21:49:28 UTC (rev 246214)
@@ -1,3 +1,12 @@
+2019-06-07  Per Arne Vollan  <[email protected]>
+
+        Layout Test fast/events/fire-mousedown-while-pressing-mouse-button.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=198679
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2019-06-07  Antoine Quint  <[email protected]>
 
         Restrict fast clicks everywhere to desktop content mode

Modified: trunk/LayoutTests/platform/win/TestExpectations (246213 => 246214)


--- trunk/LayoutTests/platform/win/TestExpectations	2019-06-07 20:55:45 UTC (rev 246213)
+++ trunk/LayoutTests/platform/win/TestExpectations	2019-06-07 21:49:28 UTC (rev 246214)
@@ -4405,3 +4405,5 @@
 # The removed elements couldn't be released properly in Win.
 # The relevant bug is https://bugs.webkit.org/show_bug.cgi?id=197908
 resize-observer/element-leak.html [ Skip ]
+
+webkit.org/b/198679 fast/events/fire-mousedown-while-pressing-mouse-button.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to