[GTK] Gardening mouse cursor style change tests
https://bugs.webkit.org/show_bug.cgi?id=206455

Unreviewed gardening.

Patch by Lauro Moura <lmoura@igalia.com> on 2020-01-17

* platform/gtk/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@254792 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d77acde..c65a0d3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
 2020-01-17  Lauro Moura  <lmoura@igalia.com>
 
+        [GTK] Gardening mouse cursor style change tests
+        https://bugs.webkit.org/show_bug.cgi?id=206455
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations:
+
+2020-01-17  Lauro Moura  <lmoura@igalia.com>
+
         [GTK] Garden webrtc b/f cache tests
         https://bugs.webkit.org/show_bug.cgi?id=206465
 
diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations
index c82fa3e..8b327a5 100644
--- a/LayoutTests/platform/gtk/TestExpectations
+++ b/LayoutTests/platform/gtk/TestExpectations
@@ -124,6 +124,9 @@
 # WebKitGTK+ uses different keyboard accelerators than Safari (via Chromium).
 fast/events/option-tab.html [ WontFix Failure ]
 
+webkit.org/b/206454 fast/events/mouse-cursor-change.html [ Failure ]
+webkit.org/b/206454 fast/events/mouse-cursor-no-mousemove.html [ Failure ]
+
 # These tests expect a TIFF decoder (via Chromium).
 # These pass while they're marked as WontFix - check it.
 fast/images/embed-image.html [ WontFix Pass ]