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

Unified Diff: tests/language/language_dart2js.status

Issue 10854191: Require two type arguments for map literals (issue 4522). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 4 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/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 10854)
+++ tests/language/language_dart2js.status (working copy)
@@ -55,6 +55,7 @@
static_initializer_type_error_test: Fail # Checked mode not supported.
# Compilation errors.
+const_var_test: Fail # Map literals take 2 type arguments.
ct_const_test: Fail # We don't take the generic type into account yet.
char_escape_test: Fail # Unhandled non-BMP character: U+10000
constructor6_test: Fail # Closures inside initializers not implemented.

Powered by Google App Engine
This is Rietveld 408576698