Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
| index 41bfa569403e4a9fceecaa31b6c9df5d6be1d372..e275f2091e96e7b131fea61446f45ee2c53e892e 100644 |
| --- a/runtime/tests/vm/vm.status |
| +++ b/runtime/tests/vm/vm.status |
| @@ -5,6 +5,7 @@ |
| # These tests are expected to crash on all platforms. |
| cc/ArrayNew_Overflow_Crash: Crash |
| cc/AllocGeneric_Overflow: Crash |
| +cc/CodeImmutability: Crash |
| cc/SNPrint_BadArgs: Skip |