| Index: dart/tests/utils/utils.status
|
| diff --git a/dart/tests/utils/utils.status b/dart/tests/utils/utils.status
|
| index 5ff3a8aeb0d78560378227605e53fd0f941d0ffd..f198c40b5d5b9d3ffa84709877e1dd0f45c4aea4 100644
|
| --- a/dart/tests/utils/utils.status
|
| +++ b/dart/tests/utils/utils.status
|
| @@ -13,9 +13,6 @@ recursive_import_test: Pass, Fail
|
| dummy_compiler_test: Slow, Pass
|
| recursive_import_test: Slow, Pass
|
|
|
| -[ $compiler == dart2js && $checked ]
|
| -json_test: Fail # http://dartbug.com/7737
|
| -
|
| [ $compiler == none && $runtime == drt ]
|
| dummy_compiler_test: Skip # http://dartbug.com/7233
|
| recursive_import_test: Fail # http://dartbug.com/2264
|
|
|