| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 81199086c3c49b2f2299c1d5da6602c7fb221bb2..4d6e1863a9b9f4d8605f8d2852b9f6487b30af42 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -11,9 +11,6 @@ dummy_compiler_test: Skip # http://dartbug.com/7233
|
| recursive_import_test: Fail # http://dartbug.com/2264
|
| dart2js_test: Fail # http://dartbug.com/2264
|
|
|
| -[ $compiler == dartc ]
|
| -dart2js_test: Fail # http://dartbug.com/8802
|
| -
|
| [ $compiler == dart2js && $browser ]
|
| *: Skip
|
|
|
|
|