| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index e4d3c8072ed171f7743f72b4e26880c70562971d..dd65cdfeb40c15d3a43f43595431fb0e72368858 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -76,9 +76,14 @@ dart/inline_stack_frame_test: RuntimeError # Issue 7953
|
| [ $arch == mips ]
|
| cc/StaticNonNullSumCallCodegen: Crash, Pass # Issue 17440
|
| cc/Sdc1Ldc1: Crash # Issue 20182
|
| +cc/JSON_JSONStream_Options: Crash, Pass # Issue 19328
|
| +cc/EvalExpressionExhaustCIDs: Skip # Takes almost 1 GB memory. Issue 20056
|
|
|
| [ $arch == mips && $mode == debug ]
|
| cc/FindCodeObject: Skip # Takes more than 8 minutes. Issue 17440
|
| +cc/SerializeNull: Skip # Memory leak. Issue 20767
|
| +cc/SerializeSmi: Skip # Memory leak. Issue 20767
|
| +cc/SimpleMessage: Skip # Memory leak. Issue 20767
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| dart/optimized_stacktrace_test: StaticWarning
|
|
|