| Index: dart/frog/tests/leg_only/leg_only.status
|
| diff --git a/dart/frog/tests/leg_only/leg_only.status b/dart/frog/tests/leg_only/leg_only.status
|
| index 8abe9d061aeabda4d67d0dfba8a4bdd70a0db63a..b43d0a55ac613ef11083dc8d982210f6d362488e 100644
|
| --- a/dart/frog/tests/leg_only/leg_only.status
|
| +++ b/dart/frog/tests/leg_only/leg_only.status
|
| @@ -13,5 +13,8 @@ TypedLocalsTest: Fail
|
| ForeignTest: Fail # JS methods are only visible within core library.
|
|
|
| [ $mode == debug ]
|
| -StringInterpolationTest: Skip
|
| +BailoutTest: Crash # VM issue 1570
|
| +CompoundOperatorIndexTest: Crash # VM issue 1570
|
| +ForInTest: Crash # VM issue 1570
|
| OperatorTest: Skip
|
| +StringInterpolationTest: Skip
|
|
|