Index: frog/tests/leg/leg.status |
diff --git a/frog/tests/leg/leg.status b/frog/tests/leg/leg.status |
index ea62192068bc87734d64ccf207438c97d70a7208..1b6de547f34a3b825b3e1e6f1dc211e6499249b4 100644 |
--- a/frog/tests/leg/leg.status |
+++ b/frog/tests/leg/leg.status |
@@ -6,3 +6,23 @@ prefix leg |
[ $component == dartc ] |
*: Fail # Too many type errors in frog. |
+ |
+[ $component == frogium ] |
+# Tests have # directives (not supported by the browser test architecture) |
Jennifer Messerly
2011/12/14 01:09:31
is this easy to fix? it'd be nice if we could
|
+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 |