| Index: frog/tests/leg/leg.status
|
| diff --git a/frog/tests/leg/leg.status b/frog/tests/leg/leg.status
|
| index 47bf286db36c4d8b7f0544f798ab80b986b0c5d6..e9b07e38cfbecad56e52dd7d5930447bde699af3 100644
|
| --- a/frog/tests/leg/leg.status
|
| +++ b/frog/tests/leg/leg.status
|
| @@ -5,8 +5,6 @@
|
| ConstantFoldingStringTest: Fail
|
| RedundantPhiEliminatorTest: Fail # Fails because of hack to allow aborting loops.
|
| 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 ]
|
| *: Skip # Leg uses #import('dart:io'); and Leg is not self-hosted (yet).
|
|
|