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

Unified Diff: dart/frog/tests/leg/leg.status

Issue 10164004: Remove frogsh. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebased 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 | « dart/frog/tests/frog/src/node_config.dart ('k') | dart/frog/tests/leg_only/leg_only.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/frog/tests/leg/leg.status
diff --git a/dart/frog/tests/leg/leg.status b/dart/frog/tests/leg/leg.status
index 47bf286db36c4d8b7f0544f798ab80b986b0c5d6..6d4c33e14ca3428579ff2f6a0255528376640bce 100644
--- a/dart/frog/tests/leg/leg.status
+++ b/dart/frog/tests/leg/leg.status
@@ -8,5 +8,5 @@ PrettyParameterTest: Fail # TODO(floitsch): investigate.
TypeInference2Test: Fail # Issue 2577, requires liveness analysis.
TypeInference3Test: Fail # Seems to be issue 2564.
-[ $compiler == dartc || $compiler == frog || $compiler == frogsh || $compiler == dart2js || $runtime == ie || $runtime == opera || $runtime == ff || $runtime == chrome || $runtime == safari ]
+[ $compiler == dartc || $compiler == frog || $compiler == dart2js || $runtime == ie || $runtime == opera || $runtime == ff || $runtime == chrome || $runtime == safari ]
*: Skip # Leg uses #import('dart:io'); and Leg is not self-hosted (yet).
« no previous file with comments | « dart/frog/tests/frog/src/node_config.dart ('k') | dart/frog/tests/leg_only/leg_only.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698