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

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

Issue 9665001: Implement constant maps. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove trailing whitespace. Created 8 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 | « frog/leg/warnings.dart ('k') | tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-leg.status
diff --git a/tests/co19/co19-leg.status b/tests/co19/co19-leg.status
index 611637e5c4254a5bde52e67b896cc28b79ce4bee..41814ac4a88ba2f7c3074fd46338525cb595e144 100644
--- a/tests/co19/co19-leg.status
+++ b/tests/co19/co19-leg.status
@@ -42,7 +42,6 @@ Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # TODO(ahe): Ne
Language/07_Classes/1_Instance_Methods/2_Operators_A07_t05: Fail # TODO(ahe): New co19 failure, please triage.
Language/09_Generics/09_Generics_A04_t04: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/01_Constants_A07_t01: Fail # TODO(ahe): New co19 failure, please triage.
-Language/10_Expressions/01_Constants_A09_t01: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/01_Constants_A10_t01: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/01_Constants_A11_t01: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/01_Constants_A12_t01: Fail # TODO(ahe): New co19 failure, please triage.
@@ -54,8 +53,6 @@ Language/10_Expressions/06_Lists_A07_t01: Fail # TODO(ahe): New co19 failure, pl
Language/10_Expressions/07_Maps_A06_t01: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/07_Maps_A07_t03: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/08_Function_Expressions_A02_t01: Fail # TODO(ahe): New co19 failure, please triage.
-Language/10_Expressions/08_Function_Expressions_A03_t01: Fail # TODO(ahe): New co19 failure, please triage.
-Language/10_Expressions/08_Function_Expressions_A04_t01: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/10_Instance_Creation/1_New_A09_t04: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/10_Instance_Creation/1_New_A09_t06: Fail # TODO(ahe): New co19 failure, please triage.
Language/10_Expressions/10_Instance_Creation/2_Const_A08_t03: Fail # TODO(ahe): New co19 failure, please triage.
@@ -528,6 +525,7 @@ Language/09_Generics/09_Generics_A01_t05: Fail, OK # @compile-error
Language/09_Generics/09_Generics_A01_t08: Fail, OK # @compile-error
Language/09_Generics/09_Generics_A01_t10: Fail, OK # @compile-error
Language/09_Generics/09_Generics_A01_t11: Fail, OK # @compile-error
+Language/10_Expressions/01_Constants_A15_t03: Fail, OK # 'const' keyword is not verified in literal maps.
Language/10_Expressions/01_Constants_A15_t34: Fail, OK # @compile-error
Language/10_Expressions/02_Null_A04_t01: Fail, OK # @compile-error
Language/10_Expressions/03_Numbers_A02_t02: Fail, OK # @compile-error
« no previous file with comments | « frog/leg/warnings.dart ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698