Chromium Code Reviews| Index: tests/utils/utils.status |
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status |
| index d8681deacb552ec64ce8c911ad29e03991323e2c..75cf4d0c8b24e667d71dd64ac9e7c24262974249 100644 |
| --- a/tests/utils/utils.status |
| +++ b/tests/utils/utils.status |
| @@ -23,6 +23,3 @@ dummy_compiler_test: Fail # Issue 2264. |
| [ $compiler == dart2dart ] |
| # Skip until we stabilize language tests. |
| *: Skip |
| - |
| -[ $compiler == dartc] |
| -dummy_compiler_test: Fail, OK # dart2js issue 5332 |