Title: [263510] trunk/LayoutTests
Revision
263510
Author
[email protected]
Date
2020-06-25 08:40:35 -0700 (Thu, 25 Jun 2020)

Log Message

Remove expectation for fast/history/page-cache-indexed-closed-db.html as they are passing.
https://bugs.webkit.org/show_bug.cgi?id=213606

Unreviewed test gardening.

Patch by Karl Rackler <[email protected]> on 2020-06-25

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (263509 => 263510)


--- trunk/LayoutTests/ChangeLog	2020-06-25 15:19:40 UTC (rev 263509)
+++ trunk/LayoutTests/ChangeLog	2020-06-25 15:40:35 UTC (rev 263510)
@@ -1,3 +1,12 @@
+2020-06-25  Karl Rackler  <[email protected]>
+
+        Remove expectation for fast/history/page-cache-indexed-closed-db.html as they are passing. 
+        https://bugs.webkit.org/show_bug.cgi?id=213606
+
+        Unreviewed test gardening.
+
+        * TestExpectations:
+
 2020-06-25  Zalan Bujtas  <[email protected]>
 
         [LFC][TFC] Use the flexing value as the base for the available horizontal space distribution

Modified: trunk/LayoutTests/TestExpectations (263509 => 263510)


--- trunk/LayoutTests/TestExpectations	2020-06-25 15:19:40 UTC (rev 263509)
+++ trunk/LayoutTests/TestExpectations	2020-06-25 15:40:35 UTC (rev 263510)
@@ -2037,9 +2037,6 @@
 storage/indexeddb/database-quota.html [ Skip ]
 storage/indexeddb/database-quota-private.html [ Skip ]
 
-# Modern IDB page cache interaction not yet sorted out
-fast/history/page-cache-indexed-closed-db.html [ Failure ]
-
 # IDB is currently disabled in private browsing.
 # With Modern IDB and the in-memory backing store, that should change.
 storage/indexeddb/open-db-private-browsing.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to