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

Unified Diff: tests/co19/co19-runtime.status

Issue 12021022: Stop supporting map literals with 1 type argument (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 11 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/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 17246)
+++ tests/co19/co19-runtime.status (working copy)
@@ -79,6 +79,7 @@
Language/11_Expressions/31_Type_Test_A01_t02: Fail # Dart issue 7258
Language/11_Expressions/31_Type_Test_A01_t04: Fail # Dart issue 7258
Language/11_Expressions/32_Type_Cast_A01_t04: Fail # co19 issue 356
+Language/12_Statements/02_Expression_Statements_A01_t08: Fail # co19 issue 370 (map literals need 2 type args)
Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # Dart issue 7305
Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # Dart issue 5773
Language/12_Statements/06_For_A01_t11: Fail # Dart issue 5675

Powered by Google App Engine
This is Rietveld 408576698