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

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

Issue 8957008: Always use --leg_only option. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Update language-leg.status Created 9 years 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
Index: dart/frog/tests/leg/leg.status
diff --git a/dart/frog/tests/leg/leg.status b/dart/frog/tests/leg/leg.status
index 1b6de547f34a3b825b3e1e6f1dc211e6499249b4..73d27ac422964fbe887bb069ac5e66d52bf79af8 100644
--- a/dart/frog/tests/leg/leg.status
+++ b/dart/frog/tests/leg/leg.status
@@ -5,24 +5,13 @@
prefix leg
[ $component == dartc ]
-*: Fail # Too many type errors in frog.
+*: Skip # Too many type errors in frog.
+
[ $component == frogium ]
# Tests have # directives (not supported by the browser test architecture)
-ClassCodegenTest: Fail
-CodeMotionTest: Fail
-ConstantFoldingTest: Fail
-DeadPhiEliminatorTest: Fail
-GVNTest: Fail
-LinkTest: Fail
-LiteralListTest: Fail
-ParserTest: Fail
-PartialParserTest: Fail
-PrettyParameterTest: Fail
-RedundantPhiEliminatorTest: Fail
-ResolverTest: Fail
-ScannerTest: Fail
-SsaPhiEliminatorTest: Fail
-TypeCheckerTest: Fail
-TypeGuardUnuserTest: Fail
-TypeInferenceTest: Fail
+*: Skip
+
+
+[ $component == leg ]
+*: Skip # Leg is not self-hosted (yet).
ngeoffray 2011/12/20 10:30:32 I don't think that's the reason. I believe that's
ahe 2011/12/20 11:21:09 Well, when you say "the code", you refer to Leg it

Powered by Google App Engine
This is Rietveld 408576698