Chromium Code Reviews| Index: tests/utils/utils.status |
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status |
| index efd167c006a6ce301e1cb1ac679058acf9e42923..ca21e2e8535002fc06fd39d27db02b3aaf19e846 100644 |
| --- a/tests/utils/utils.status |
| +++ b/tests/utils/utils.status |
| @@ -6,7 +6,7 @@ |
| dummy_compiler_test: Slow, Pass |
| recursive_import_test: Slow, Pass |
| -[ $compiler == dart2js && $checked ] |
| +[ $compiler == dart2js ] |
| dummy_compiler_test: Slow, Fail # http://dartbug.com/9687 |
| [ $compiler == none && $runtime == drt ] |