| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 22ae849d2761291ae5d8cf515ae9d458963b3153..a541cbe609f5327d754b3e28abf5a43d24f243ce 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -13,7 +13,7 @@ cc/IsolateReload_PendingStaticCall_NSMToDefined: SkipSlow
|
| # These tests are expected to crash on all platforms.
|
| cc/ArrayNew_Overflow_Crash: SkipSlow
|
| cc/AllocGeneric_Overflow: SkipSlow
|
| -cc/CodeImmutability: SkipSlow
|
| +cc/CodeImmutability: Crash
|
| cc/Fail0: Fail
|
| cc/Fail1: Fail
|
| cc/Fail2: Fail
|
|
|