| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 1ddd3b060fe5fd62bd903feb0ca58a166ebd2ae5..75b79e62774f6ddc8de1a33ad30c48a12ad8458b 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -23,12 +23,6 @@ recursive_import_test: Fail # http://dartbug.com/2264
|
| [ $system == macos || $system == windows ]
|
| *_layout_test: Skip
|
|
|
| -[ $compiler == dartc ]
|
| -# dart2js issue 6323
|
| -dummy_compiler_test: Fail, OK
|
| -recursive_import_test: Fail, OK
|
| -
|
| -
|
| [ $compiler == dart2dart ]
|
| # Skip until we stabilize language tests.
|
| *: Skip
|
|
|