Index: runtime/tests/vm/vm.status |
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
index 200b6e8eb8fee9c566f21b8d0b480ca25e5824fa..994815ceac5dd6eb6c6d6ce76755d37b2880f47c 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 |