Title: [254707] trunk/LayoutTests
Revision
254707
Author
[email protected]
Date
2020-01-16 14:04:48 -0800 (Thu, 16 Jan 2020)

Log Message

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

Unreviewed gardening.

Patch by Lauro Moura <[email protected]> on 2020-01-16

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (254706 => 254707)


--- trunk/LayoutTests/ChangeLog	2020-01-16 21:45:50 UTC (rev 254706)
+++ trunk/LayoutTests/ChangeLog	2020-01-16 22:04:48 UTC (rev 254707)
@@ -1,3 +1,12 @@
+2020-01-16  Lauro Moura  <[email protected]>
+
+        [GTK] Gardening indexeddb tests
+        https://bugs.webkit.org/show_bug.cgi?id=206370
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations:
+
 2020-01-16  Doug Kelly  <[email protected]>
 
         REGRESSION: [ Mac WK2 ] fast/text/international/unicode-bidi-other-neutrals.html is a flaky failure

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (254706 => 254707)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-01-16 21:45:50 UTC (rev 254706)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-01-16 22:04:48 UTC (rev 254707)
@@ -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,7 +3871,17 @@
 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 ]
 webkit.org/b/202237 http/tests/appcache/document-cookie-http-only.php [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to