[GTK] Gardening API test WebKit.OnDeviceChangedCrash as flaky timeout

Unreviewed test gardening.

Flakiness seems to have been introduced between 243131@main and
243249@main.

* TestWebKitAPI/glib/TestExpectations.json:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@286185 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/Tools/ChangeLog b/Tools/ChangeLog
index c10c6c7..074459b 100644
--- a/Tools/ChangeLog
+++ b/Tools/ChangeLog
@@ -1,3 +1,14 @@
+2021-11-26  Lauro Moura  <lmoura@igalia.com>
+
+        [GTK] Gardening API test WebKit.OnDeviceChangedCrash as flaky timeout
+
+        Unreviewed test gardening.
+
+        Flakiness seems to have been introduced between 243131@main and
+        243249@main.
+
+        * TestWebKitAPI/glib/TestExpectations.json:
+
 2021-11-26  Carlos Garcia Campos  <cgarcia@igalia.com>
 
         [GTK][a11y] MenuListPopup elements should implement selection interface too when building with ATSPI
diff --git a/Tools/TestWebKitAPI/glib/TestExpectations.json b/Tools/TestWebKitAPI/glib/TestExpectations.json
index 82b0db8..4721941 100644
--- a/Tools/TestWebKitAPI/glib/TestExpectations.json
+++ b/Tools/TestWebKitAPI/glib/TestExpectations.json
@@ -190,7 +190,7 @@
                 "expected": {"gtk": {"status": ["TIMEOUT", "PASS"], "bug": "webkit.org/b/205336"}}
             },
             "WebKit.OnDeviceChangeCrash": {
-                "expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/214805"}}
+                "expected": {"gtk": {"status": ["TIMEOUT", "PASS"], "bug": "webkit.org/b/214805"}}
             }
         }
     },