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

Unified Diff: tests/co19/co19-runtime.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
« no previous file with comments | « samples/webcomponents/shadow_polyfill.dart ('k') | tests/language/const_var_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 10860)
+++ tests/co19/co19-runtime.status (working copy)
@@ -21,6 +21,21 @@
Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM
Language/10_Expressions/01_Constants_A15_t48: Fail # co19 issue 171
+# co19 175 - related to issue 4522, all need fixing, some passes because of temporary warning.
+Language/10_Expressions/07_Maps_A03_t01: Pass, Fail # co19 175
+Language/10_Expressions/07_Maps_A04_t01: Pass, Fail # co19 175
+Language/10_Expressions/07_Maps_A04_t02: Pass, Fail # co19 175
+Language/10_Expressions/07_Maps_A06_t01: Pass, Fail # co19 175
+Language/10_Expressions/07_Maps_A06_t02: Pass, Fail # co19 175
+Language/10_Expressions/07_Maps_A07_t04: Pass, Fail # co19 175
+Language/10_Expressions/07_Maps_A07_t03: Pass, Fail # co19 175
+Language/10_Expressions/07_Maps_A08_t01: Pass, Fail # co19 175
+Language/10_Expressions/07_Maps_A10_t01: Pass, Fail # co19 175
+Language/10_Expressions/07_Maps_A10_t02: Pass, Fail # co19 175
+Language/10_Expressions/07_Maps_A10_t03: Pass, Fail # co19 175
+Language/10_Expressions/07_Maps_A10_t04: Pass, Fail # co19 175
+Language/10_Expressions/07_Maps_A10_t05: Pass, Fail # co19 175
+
#co19 issue 172: instance field initializer no longer needs to be CT const.
Language/07_Classes/4_Instance_Variables_A01_t07: Fail # co19 issue 172
Language/07_Classes/4_Instance_Variables_A01_t02: Fail # co19 issue 172
« no previous file with comments | « samples/webcomponents/shadow_polyfill.dart ('k') | tests/language/const_var_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698