| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 0a1fc8a1706b4a0e7418bdba159f0614e4833fde..a0c7a40ed46c794f1a295abf81d7850fbbb18a72 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -36,10 +36,6 @@ cc/CorelibCompilerStats: Skip
|
| [ $arch == simarm || $arch == simarmv6 || $arch == simarmv5te || $arch == simarm64 || $arch == simmips ]
|
| cc/Service_Profile: Skip
|
|
|
| -[ $arch == arm ]
|
| -cc/Int8ListLengthMaxElements: Skip # Issue 23314
|
| -cc/ArrayLengthMaxElements: Skip # Issue 23314
|
| -
|
| [ $compiler == dart2js ]
|
| dart/redirection_type_shuffling_test: Skip # Depends on lazy enforcement of type bounds
|
| dart/byte_array_test: Skip # compilers not aware of byte arrays
|
| @@ -63,8 +59,6 @@ dart/inline_stack_frame_test: Crash # Unable to compile ArgumentError.message
|
| dart/data_uri*test: Skip
|
|
|
| [ $arch == mips ]
|
| -cc/StaticNonNullSumCallCodegen: Crash, Pass # Issue 17440
|
| -cc/ArrayLengthMaxElements: Crash # Issue 23275
|
| cc/Int8ListLengthMaxElements: Skip # Issue 23536, uses 1 GB memory.
|
|
|
| [ $arch == mips && $mode == debug ]
|
|
|