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

Unified Diff: tests/html/html.status

Issue 12927011: Marked indexeddb_3_test, indexeddb_4_test as Pass,Slow,Timeout (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 47239d185ff63216c2920c188614941c1f296240..f31a01f06179c0ad7118a29d19a6ee558c772c04 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -9,6 +9,10 @@ event_test: Skip # Issue 1996
custom_elements_test: Skip # Not yet implemented.
interactive_test: Skip # Must be run manually.
+[ $compiler == dart2js && $runtime == ie10 ]
+indexeddb_3_test: Pass, Timeout, Slow # Issue: http://dartbug.com/9437
+indexeddb_4_test: Pass, Timeout, Slow # Issue: http://dartbug.com/9437
+
[ $compiler == dart2js && $csp && $runtime == drt && $unchecked ]
indexeddb_2_test: Fail, Pass # Bug in v8, http://dartbug.com/9407
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698