Title: [197130] trunk/LayoutTests
Revision
197130
Author
beid...@apple.com
Date
2016-02-25 13:38:46 -0800 (Thu, 25 Feb 2016)

Log Message

Unreviewed test gardening.

* TestExpectations: Skip a web inspector IndexedDB test for now.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (197129 => 197130)


--- trunk/LayoutTests/ChangeLog	2016-02-25 20:52:40 UTC (rev 197129)
+++ trunk/LayoutTests/ChangeLog	2016-02-25 21:38:46 UTC (rev 197130)
@@ -1,3 +1,9 @@
+2016-02-25  Brady Eidson  <beid...@apple.com>
+
+        Unreviewed test gardening.
+
+        * TestExpectations: Skip a web inspector IndexedDB test for now.
+
 2016-02-25  Ryan Haddad  <ryanhad...@apple.com>
 
         Removing a pass expectation for inspector/indexeddb/requestDatabaseNames.html that overrides the skip r197122

Modified: trunk/LayoutTests/TestExpectations (197129 => 197130)


--- trunk/LayoutTests/TestExpectations	2016-02-25 20:52:40 UTC (rev 197129)
+++ trunk/LayoutTests/TestExpectations	2016-02-25 21:38:46 UTC (rev 197130)
@@ -955,5 +955,8 @@
 storage/indexeddb/modern/transaction-scheduler-6.html [ Skip ]
 storage/indexeddb/transaction-coordination-within-database.html [ Skip ]
 
+# Inspector doesn't support modern IDB yet
+webkit.org/b/154686 inspector/indexeddb/requestDatabaseNames.html [ Skip ]
+
 ### END OF IndexedDB failures
 ########################################
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to