| Index: frog/tests/leg_only/leg_only.status
|
| diff --git a/frog/tests/leg_only/leg_only.status b/frog/tests/leg_only/leg_only.status
|
| index 4b067dc9939209106acaf2c52911caa45db6e66f..41e0d9cc4722e7c2acbd79b68165aee35370f4a4 100644
|
| --- a/frog/tests/leg_only/leg_only.status
|
| +++ b/frog/tests/leg_only/leg_only.status
|
| @@ -3,14 +3,14 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| [ $compiler == dart2js ]
|
| -ClassTest: Fail
|
| -StatementsTest: Fail
|
| -TypedLocalsTest: Fail
|
| +class_test: Fail
|
| +statements_test: Fail
|
| +typed_locals_test: Fail
|
|
|
|
|
| [ $mode == debug ]
|
| -OperatorTest: Skip
|
| -StringInterpolationTest: Skip
|
| +operator_test: Skip
|
| +string_interpolation_test: Skip
|
|
|
|
|
| [ $compiler == frog || $runtime == drt ]
|
|
|