| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 1ddd3b060fe5fd62bd903feb0ca58a166ebd2ae5..d719412956074fe0f67d0a8d1fa184ab530ef3eb 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -2,6 +2,10 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # 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
|
| +
|
| [ $arch == simarm ]
|
| *: Skip
|
|
|
|
|