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

Unified Diff: frog/tests/leg_only/leg_only.status

Issue 10041020: Fix bugs in cascade implementation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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 | « no previous file | lib/compiler/implementation/scanner/parser.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: frog/tests/leg_only/leg_only.status
diff --git a/frog/tests/leg_only/leg_only.status b/frog/tests/leg_only/leg_only.status
index c5b3f7a02f6ae449a3fbf3f498cff9f0073249c9..e33a89362bee9e2414f360953c033d45298ee707 100644
--- a/frog/tests/leg_only/leg_only.status
+++ b/frog/tests/leg_only/leg_only.status
@@ -16,5 +16,5 @@ StringInterpolationTest: Skip
[ $compiler == frog || $compiler == frogsh || $runtime == drt ]
*: Skip
-[ $compiler == dart2js || $runtime == none ]
+[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
Lasse Reichstein Nielsen 2012/04/18 08:11:00 Was it intended to stop testing leg_only tests in
ahe 2012/04/18 08:35:35 No. This must be a typo.
« no previous file with comments | « no previous file | lib/compiler/implementation/scanner/parser.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698