Title: [209114] trunk/LayoutTests
Revision
209114
Author
beid...@apple.com
Date
2016-11-29 19:50:41 -0800 (Tue, 29 Nov 2016)

Log Message

REGRESSION (r209104): storage/indexeddb/modern/gc-closes-database(-private).html timeout.
https://bugs.webkit.org/show_bug.cgi?id=165186

Unreviewed gardening.

* TestExpectations: Skip these tests for now until I can resolve things properly.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (209113 => 209114)


--- trunk/LayoutTests/ChangeLog	2016-11-30 03:42:55 UTC (rev 209113)
+++ trunk/LayoutTests/ChangeLog	2016-11-30 03:50:41 UTC (rev 209114)
@@ -1,3 +1,12 @@
+2016-11-29  Brady Eidson  <beid...@apple.com>
+
+        REGRESSION (r209104): storage/indexeddb/modern/gc-closes-database(-private).html timeout.
+        https://bugs.webkit.org/show_bug.cgi?id=165186
+
+        Unreviewed gardening.
+
+        * TestExpectations: Skip these tests for now until I can resolve things properly.
+
 2016-11-29  Antoine Quint  <grao...@apple.com>
 
         [Modern Media Controls] Show an invalid placard when we fail to load a media file

Modified: trunk/LayoutTests/TestExpectations (209113 => 209114)


--- trunk/LayoutTests/TestExpectations	2016-11-30 03:42:55 UTC (rev 209113)
+++ trunk/LayoutTests/TestExpectations	2016-11-30 03:50:41 UTC (rev 209114)
@@ -995,3 +995,7 @@
 
 webkit.org/b/164797 js/dom/domjit-function-get-element-by-id-licm.html [ Pass Timeout ]
 webkit.org/b/164797 js/dom/domjit-function-get-element-by-id-changed.html [ Pass Timeout ]
+
+
+webkit.org/b/165186 storage/indexeddb/modern/gc-closes-database.html [ Skip ]
+webkit.org/b/165186 storage/indexeddb/modern/gc-closes-database-private.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to