| Index: dart/tests/utils/utils.status
|
| diff --git a/dart/tests/utils/utils.status b/dart/tests/utils/utils.status
|
| index 314f484509868bea9679dadb9e10655579ad320f..394787a2aae24cd12a8706fbfdf31e9abeedf92a 100644
|
| --- a/dart/tests/utils/utils.status
|
| +++ b/dart/tests/utils/utils.status
|
| @@ -12,6 +12,7 @@ recursive_import_test: Slow, Pass
|
| [ $compiler == none && $runtime == drt ]
|
| dummy_compiler_test: Skip # http://dartbug.com/7233
|
| recursive_import_test: Fail # http://dartbug.com/2264
|
| +dart2js_test: Fail # http://dartbug.com/2264
|
|
|
| [ $compiler == dart2js && $browser ]
|
| *: Skip
|
|
|