Chromium Code Reviews| Index: tests/utils/utils.status |
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status |
| index 75cf4d0c8b24e667d71dd64ac9e7c24262974249..d8681deacb552ec64ce8c911ad29e03991323e2c 100644 |
| --- a/tests/utils/utils.status |
| +++ b/tests/utils/utils.status |
| @@ -23,3 +23,6 @@ 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 |