[GTK] Gardening indexeddb tests
https://bugs.webkit.org/show_bug.cgi?id=206370

Unreviewed gardening.

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

* platform/gtk/TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@254707 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5df5bcd..ef3d167 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2020-01-16  Lauro Moura  <lmoura@igalia.com>
+
+        [GTK] Gardening indexeddb tests
+        https://bugs.webkit.org/show_bug.cgi?id=206370
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations:
+
 2020-01-16  Doug Kelly  <dougk@apple.com>
 
         REGRESSION: [ Mac WK2 ] fast/text/international/unicode-bidi-other-neutrals.html is a flaky failure
diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations
index c0c31d5c..2fba615 100644
--- a/LayoutTests/platform/gtk/TestExpectations
+++ b/LayoutTests/platform/gtk/TestExpectations
@@ -2633,6 +2633,8 @@
 
 webkit.org/b/202736 http/tests/appcache/remove-cache.html [ Failure Timeout Pass ]
 webkit.org/b/202736 http/wpt/cache-storage/quota-third-party.https.html [ Failure Timeout Pass ]
+webkit.org/b/202736 storage/indexeddb/modern/handle-user-delete.html [ Timeout ]
+webkit.org/b/202736 storage/indexeddb/modern/new-database-after-user-delete.html [ Timeout ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests timing out
@@ -3869,6 +3871,16 @@
 webkit.org/b/202234 http/tests/IndexedDB/storage-limit-1.https.html [ Failure ]
 webkit.org/b/202234 http/tests/IndexedDB/storage-limit-2.https.html [ Failure ]
 webkit.org/b/202234 http/tests/IndexedDB/storage-limit.https.html [ Failure ]
+webkit.org/b/202234 storage/indexeddb/storage-limit.html [ Failure ]
+webkit.org/b/202234 storage/indexeddb/request-size-estimate.html [ Failure ]
+
+webkit.org/b/205856 storage/indexeddb/IDBTransaction-page-cache.html [ Pass Timeout ]
+
+# These indexeddb tests below started failing in the same range 251425-251429
+webkit.org/b/206367 storage/indexeddb/cursor-request-cycle.html [ Failure ]
+webkit.org/b/206367 storage/indexeddb/cursor-request-cycle-private.html [ Failure ]
+webkit.org/b/206367 storage/indexeddb/result-request-cycle.html [ Failure ]
+webkit.org/b/206367 storage/indexeddb/value-cursor-cycle.html [ Failure ]
 
 webkit.org/b/202235 http/tests/adClickAttribution/clear-through-website-data-removal.html [ Failure ]
 webkit.org/b/202236 http/tests/adClickAttribution/conversion-disabled-in-ephemeral-session.html [ Failure ]