| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 496a025f143187e54b793ef05f9097fab7e1ecd1..d6f0674caf03528347fed77c7a1d0bdec93fc043 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -9,6 +9,8 @@ cc/IsolateReload_PendingConstructorCall_ConcreteToAbstract: Fail, Crash
|
| cc/IsolateReload_PendingStaticCall_DefinedToNSM: Fail, Crash
|
| cc/IsolateReload_PendingStaticCall_NSMToDefined: Fail, Crash
|
|
|
| +cc/ManySimpleTasksWithZones: Fail, Crash # Just temporary
|
| +
|
| # These tests are expected to crash on all platforms.
|
| cc/ArrayNew_Overflow_Crash: Crash, Timeout
|
| cc/AllocGeneric_Overflow: Crash, Timeout
|
|
|