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

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

Issue 9965047: Make constant lists immutable. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« lib/compiler/implementation/ssa/nodes.dart ('K') | « 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 041c690410128ba80990077d5eaba7920668690b..0d8535fd313f604a84e5905aae798704938ada2b 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -15,7 +15,6 @@ CompileTimeConstant8Test: Fail # We don't take the generic type into account yet
CTConstTest: Fail # We don't take the generic type into account yet.
CallOperatorTest: Fail # Unexpected token 'call'
CharEscapeTest: Fail # Unhandled non-BMP character: U+10000
-ConstObjectsAreImmutableTest: Fail # Const objects are not immutable.
Constructor6Test: Fail # Closures inside initializers not implemented.
DefaultFactoryLibraryTest: Fail # lib is not a type
DynamicTest: Fail # cannot resolve type F1
« lib/compiler/implementation/ssa/nodes.dart ('K') | « tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698