| Index: dart/frog/tests/leg/leg.status
|
| diff --git a/dart/frog/tests/leg/leg.status b/dart/frog/tests/leg/leg.status
|
| index f0b47130990d1c4b2b09004b8ecaea43393e76e3..0b640450b68378a5d57f4d7b9a0c8a984f92bca8 100644
|
| --- a/dart/frog/tests/leg/leg.status
|
| +++ b/dart/frog/tests/leg/leg.status
|
| @@ -4,6 +4,7 @@
|
|
|
| ConstantFoldingStringTest: Fail
|
| NoDuplicateConstructorBodyTest: Fail # Fails because of the bailout version.
|
| +RedundantPhiEliminatorTest: Fail # Fails because of hack to allow aborting loops.
|
|
|
| [ $component == dartc || $component == frog || $component == frogsh || $component == frogium || $component == webdriver || $component == legium ]
|
| *: Skip # Leg uses #import('dart:io');
|
|
|