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

Unified Diff: tests/frog/frog.status

Issue 8400017: Peek past balanced parens to see if they are an expression or lambda. (Closed) Base URL: https://dart.googlecode.com/svn/experimental/frog
Patch Set: expand comments Created 9 years, 2 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
« parser.dart ('K') | « parser.dart ('k') | tokenizer.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/frog/frog.status
diff --git a/tests/frog/frog.status b/tests/frog/frog.status
index 5a31fb4036c1602b31015eed460d824ba7226f78..b6359bcb68c483620a48b0a17c4158d80b3a7196 100644
--- a/tests/frog/frog.status
+++ b/tests/frog/frog.status
@@ -31,7 +31,6 @@ CharEscapeTest: Fail
ClassCycleNegativeTest: Fail
ClassOverrideNegativeTest: Fail
ClassTest: Fail
-ClosuresWithComplexParamsTest: Fail
CompoundAssignmentOperatorTest: Fail
ConstFactoryNegativeTest: Fail
ConstInit3NegativeTest: Skip # runtime stack overflow, should fail statically
« parser.dart ('K') | « parser.dart ('k') | tokenizer.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698