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

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

Issue 9542001: Fix this capturing in closures. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. 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 daa923903d8227551d8972a7c69a834c22b33ab8..ed03912899494777761c31daff1640733525e6db 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -18,7 +18,6 @@ FunctionLiterals2Test: Crash # TODO(floitsch): investigate.
GetSyntaxTest/none: Fail # TODO(ahe): investigate.
GetSetSyntaxTest/none: Fail # TODO(ahe): investigate.
SuperImplicitClosureTest: Fail # TODO(ahe): investigate.
-ImplicitClosureTest: Fail # TODO(ahe): investigate.
FinalSyntaxTest/none: Fail # TODO(ahe): investigate.
SyntaxTest/28: Fail # TODO(ahe): investigate.
SyntaxTest/30: Fail # TODO(ahe): investigate.
@@ -37,7 +36,6 @@ CallOperatorTest: Fail # Unexpected token 'call'
CallThroughGetterTest: Fail # Internal Error: Cannot find value
CanonicalConstTest: Fail # map not implemented
CharEscapeTest: Fail # Unhandled non-BMP character: U+10000
-ClassTest: Fail # Internal Error: Cannot find value
ConstInitTest: Fail # CompileTimeConstantHandler with arguments not implemented
ConstObjectsAreImmutableTest: Fail # map not implemented
Constructor5Test: Fail # no matching constructor found
« 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