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

Unified Diff: tests/html/html.status

Issue 10540016: indexedDB work (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 215ee13d2aafd4c078b7ac6e363b10e1e9f4615b..c59ca474215ea1a7006b7ff349798af101764429 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -175,8 +175,7 @@ window_open_test: Fail # TypeError: Object [object Window] has no method 'close$
[ $compiler == dart2js && $runtime == chrome ]
# TODO(sra): Triage incompatibility issue.
-indexeddb_3_test: Skip
-indexeddb_4_test: Skip
+indexeddb_3_test: Fail # DATA_ERR: DOM IDBDatabase Exception 5 Error: The data provided does not meet the requirements of the function.
[ $compiler == dart2js && $runtime == chrome && $system == macos ]
element_test: Fail # method not found: 'get$add'

Powered by Google App Engine
This is Rietveld 408576698