| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 5f2ec212cca3475ca41961d5dd0bbf308ad48ccb..9b8ab80dc33f01b6c804fd152fa7f0e058d392f5 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -5,6 +5,8 @@
|
| # When a spawned isolate throws an uncaught exception, we terminate the vm.
|
| cc/RunLoop_ExceptionChild: Fail
|
|
|
| +cc/SymbolUnicode: Fail
|
| +
|
| # These tests are expected to crash on all platforms.
|
| cc/ArrayNew_Overflow_Crash: Crash
|
| cc/AllocGeneric_Overflow: Crash
|
|
|