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

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

Issue 9976004: Allow all different string-literals in map literals. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Enable string-literals in map constants. 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
Index: tests/co19/co19-leg.status
diff --git a/tests/co19/co19-leg.status b/tests/co19/co19-leg.status
index 090fba00825d9157a82295173ce1efee37599974..d0ad0f85c19c84e0e30e6376bc0fe70c07a68e9b 100644
--- a/tests/co19/co19-leg.status
+++ b/tests/co19/co19-leg.status
@@ -46,7 +46,6 @@ Language/10_Expressions/01_Constants_A15_t01: Fail, OK # Assumes interpolations
Language/10_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint.
Language/10_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint.
Language/10_Expressions/07_Maps_A01_t01: Fail, OK # Bad test: an expression statement cannot start with a map literal (specification bug).
-Language/10_Expressions/07_Maps_A07_t03: Fail, OK # Constant string literals in maps.
Language/10_Expressions/08_Function_Expressions_A01_t05: Fail, OK # Function declaration takes precedence over function expression.
Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK # cannot resolve type Isolate
Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t09: Fail, OK # Assumes super scope comes before library scope.

Powered by Google App Engine
This is Rietveld 408576698