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

Unified Diff: tests/language/language-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/language/language-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index 041c690410128ba80990077d5eaba7920668690b..9c4f658a4cf0632578368cb8b7d00fa260a91fcd 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -39,7 +39,6 @@ LabelTest: Fail # switch cases are not implemented
LibraryPrefixesTest: Fail # other is not a type
LocalFunctionTest: Fail # TypeError: Object #<Closure> has no method '$call$2' (bad exception mapping).
ManyGenericInstanceofTest: Fail # cannot resolve type T
-MapLiteral2Test: Fail # expected a constant string
MapLiteral4Test: Fail # map not implemented
MethodBindingTest: Fail # internal error: super property read not implemented.
MethodNameTest: Fail # Parsing of pseudo keywords.

Powered by Google App Engine
This is Rietveld 408576698