Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(250)

Unified Diff: client/tests/client/client.status

Issue 10008036: Switch IndexedDB1Test to use addEventListener. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | client/tests/client/dom/IndexedDB1Test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/client.status
diff --git a/client/tests/client/client.status b/client/tests/client/client.status
index 3742fa79c550f94644ca594921a7f7a8dacfadc9..20fc2ec6ed4aed50c95ec39c7427e22f1f9ef26a 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -7,6 +7,8 @@ dom/WebGL1Test: Skip # Issue 1495
[ $compiler == none && $runtime == drt ]
# TODO(vsm): Triage DOM tests.
dom/HTMLElementTest: Fail
+dom/IndexedDB1Test: Fail # IDBDatabaseImplementation._transaction "Not supported yet'.
+
dom/NativeGCTest: Fail # Issue 1448.
html/html_tests: Pass, Fail # Issue 1946.
@@ -66,3 +68,6 @@ html/frog_html_tests: Skip # Issue 1884
# TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
[ $runtime == opera ]
*: Skip
+
+[ $checked ]
+dom/IndexedDB1Test: Skip # Type check fails for IDBKey, causing Fail or Timeout. Needs to be renamed to Object or Dynamic.
« no previous file with comments | « no previous file | client/tests/client/dom/IndexedDB1Test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698