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

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

Issue 10151002: Revert "Revert "Revert "Revert "Constructors for IDBKeyRange"""" (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 | « client/tests/client/client.status ('k') | lib/dom/dom.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/client-leg.status
diff --git a/client/tests/client/client-leg.status b/client/tests/client/client-leg.status
index 5b5cec969a12bde70006a3236104c47e838fcf30..74db690e8efec0dcf68fc4e144be50f4e5f2ca12 100644
--- a/client/tests/client/client-leg.status
+++ b/client/tests/client/client-leg.status
@@ -4,7 +4,6 @@
[ $compiler == dart2js ]
dom/DOMIsolatesTest: Fail # error: cannot resolve spawnDomIsolate
-dom/IndexedDB4Test: Fail # error: cannot instantiate interface 'IDBKeyRange'
[ $compiler == dart2js && $runtime == drt ]
@@ -21,9 +20,9 @@ dom/TypedArrays1Test: Fail # Expect.isTrue(false) fails.
dom/IsolatesTest: Skip # Timeout because leg does not support web workers.
-dom/IndexedDB1Test: Skip # Timeout because callbacks don't appear to be called.
-dom/IndexedDB2Test: Skip # Timeout because callbacks don't appear to be called.
-dom/IndexedDB3Test: Skip # Timeout because callbacks don't appear to be called.
+dom/IndexedDB2Test: Fail # Uncaught error
+dom/IndexedDB3Test: Fail # Uncaught TypeError: Object #<IDBCursorWithValue> has no method 'continueFunction'
+dom/IndexedDB4Test: Fail # Uncaught TypeError: Object #<IDBCursorWithValue> has no method 'continueFunction'
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
« no previous file with comments | « client/tests/client/client.status ('k') | lib/dom/dom.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698