Index: frog/tests/leg/leg.status |
diff --git a/frog/tests/leg/leg.status b/frog/tests/leg/leg.status |
index e9b07e38cfbecad56e52dd7d5930447bde699af3..dd64a5eae90568058dde5eadbf471fd62b8a6910 100644 |
--- a/frog/tests/leg/leg.status |
+++ b/frog/tests/leg/leg.status |
@@ -5,6 +5,8 @@ |
ConstantFoldingStringTest: Fail |
RedundantPhiEliminatorTest: Fail # Fails because of hack to allow aborting loops. |
PrettyParameterTest: Fail # TODO(floitsch): investigate. |
+TypeInference2Test: Fail # Requires liveness analysis. |
kasperl
2012/04/16 09:09:43
File bug?
floitsch
2012/04/16 19:59:37
Done.
|
+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 ] |
*: Skip # Leg uses #import('dart:io'); and Leg is not self-hosted (yet). |