| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 4a989fecf43d128fc48428d3012d6eb3ff45e2be..4a5fd4c8e62ce4dba2e41fb4804870d44dd8953d 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -3,8 +3,8 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| # TODO(floitsch): dart2js is currently broken because of the iterator change.
|
| -dummy_compiler_test: Fail
|
| -recursive_import_test: Fail
|
| +dummy_compiler_test: Pass, Fail
|
| +recursive_import_test: Pass, Fail
|
|
|
| [ $arch == simarm ]
|
| *: Skip
|
|
|