Index: runtime/tests/vm/vm.status |
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
index 9989e0312b0d3bf49706e1585c6c8a3eabd944b9..8bf2fb481ee3f73ba13cf3ac03822e62b28b7080 100644 |
--- a/runtime/tests/vm/vm.status |
+++ b/runtime/tests/vm/vm.status |
@@ -78,6 +78,7 @@ dart/data_uri_failures_test/base64: RuntimeError, OK |
[ $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 ] |
cc/FindCodeObject: Skip # Takes more than 8 minutes. Issue 17440 |