| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index dd65cdfeb40c15d3a43f43595431fb0e72368858..a546118d4a2bf9b5db2b851d11245607c6f82b61 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -81,9 +81,6 @@ 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
|
|
|