| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 184160c2c1d2bd6aedf01ca47ddc8e6b2bf8fbd6..0ccca1e711ed40b36d667c96a1a9507706c39822 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -23,8 +23,6 @@ recursive_import_test: Fail # http://dartbug.com/2264
|
| *_layout_test: Skip
|
|
|
| [ $compiler == dartc ]
|
| -dummy_compiler_test: Fail # http://dartbug.com/6073
|
| -recursive_import_test: Fail # http://dartbug.com/6073
|
|
|
| [ $compiler == dart2dart ]
|
| # Skip until we stabilize language tests.
|
|
|