| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 570213190e956c32020e97fb869a4c67da4dbd4f..120ac7046443969749d55fe0c03afb316c48c208 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -2,8 +2,6 @@
|
| # 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.
|
|
|
| -dartdoc_test: Fail # http://dartbug.com/4540
|
| -
|
| [ $arch == simarm ]
|
| *: Skip
|
|
|
| @@ -15,7 +13,6 @@ dummy_compiler_test: Fail # Issue 5143
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| dummy_compiler_test: Fail # Issue 2264.
|
| -dartdoc_test: Skip # http://dartbug.com/4541
|
|
|
| [ $compiler == dart2js && $browser ]
|
| *: Skip
|
|
|