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

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

Issue 9443017: Implement hackish version of const list literals. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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 | « tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index 1dd30db5836024cd3441471b295719a8620fac83..8b3c36dd41039646e525133024fb1234f26dfd57 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -67,7 +67,6 @@ LabelTest: Fail # switch cases are not implemented
Library5Test: Fail # library prefixes not handled
LibraryPrefixesTest: Fail # other is not a type
LibrarySameNameUsedTest: Fail # lib2 is not a type
-ListLiteral2Test: Fail # CompileTimeConstantEvaluator not implemented
ListTest: Fail # named constructors with type arguments are not implemented
LocalFunctionTest: Fail # duplicate definition of f(var n)=> n*n-1
ManyGenericInstanceofTest: Fail # cannot resolve type T
« no previous file with comments | « tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698