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

Unified Diff: tests/corelib/corelib.status

Issue 56553004: Reapply "Set runtime type on list and map literals." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix missing type registration and a type error. Created 7 years, 1 month 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 | « tests/co19/co19-dart2js.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index f77536308dc73d7d8fc8aa44ca356e66de0ece45..42a02035304895e81d4df86a4f2ff0cd8b6477a9 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -109,8 +109,6 @@ unicode_test: Fail # inherited from VM
[ $compiler == dart2js ]
map_values2_test: RuntimeError # Issue 8210
-iterable_to_list_test: RuntimeError # Issue 8210
-iterable_to_set_test: RuntimeError # Issue 8210
[ $compiler == dart2dart && $minified ]
error_stack_trace1_test: Fail # Fails in minified mode, test depends on method names.
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698