[GLIB] Gardening wheel timeouts

Unreviewed test gardening.

* platform/glib/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@270341 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e504b60..67198e8 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2020-12-01  Lauro Moura  <lmoura@igalia.com>
+
+        [GLIB] Gardening wheel timeouts
+
+        Unreviewed test gardening.
+
+        * platform/glib/TestExpectations:
+
 2020-12-01  Devin Rousso  <drousso@apple.com>
 
         Toggling pointer-events on body does not re-enable scrolling on child
diff --git a/LayoutTests/platform/glib/TestExpectations b/LayoutTests/platform/glib/TestExpectations
index f90fd27..89c352b 100644
--- a/LayoutTests/platform/glib/TestExpectations
+++ b/LayoutTests/platform/glib/TestExpectations
@@ -352,11 +352,13 @@
 # Times out due to missing event 'callAfterScrollingCompletes'.
 webkit.org/b/212202 fast/events/wheel/platform-wheelevent-in-scrolling-div.html [ Skip ]
 
+webkit.org/b/218931 fast/events/wheel/first-wheel-event-cancelable.html [ Timeout ]
 webkit.org/b/218931 fast/events/wheel/wheel-event-listeners-on-body-made-passive.html [ Timeout ]
 webkit.org/b/218931 fast/events/wheel/wheel-event-listeners-on-document-made-passive.html [ Timeout ]
 webkit.org/b/218931 fast/events/wheel/wheel-event-listeners-on-window-left-active.html [ Timeout ]
 webkit.org/b/218931 fast/events/wheel/wheel-event-listeners-on-window-made-passive.html [ Timeout ]
 webkit.org/b/218931 fast/events/wheel/wheel-event-in-passive-region-non-cancelable.html [ Timeout ]
+webkit.org/b/218931 fast/events/wheel/wheel-events-become-non-cancelable.html [ Timeout ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Events-related bugs