| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 10039aede689384f8ba96c32d0dfad067e89062a..49deb89cc4f3644f4519b6d7853d62217e17b181 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -63,6 +63,7 @@ LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
|
| [ $compiler == none && $runtime == vm && $arch == mips ]
|
| LibTest/math/log_A01_t01: Fail
|
| LibTest/core/double/toInt_A01_t01: Fail
|
| +Libtest/core/List/List_class_A01_t01: Skip # Uses > 300 MB memory on 1 GB slave.
|
|
|
| [ $compiler == none && $runtime == vm && ($arch == simarm || $arch == simmips) ]
|
| LibTest/core/Uri/Uri_A06_t03: Skip # Timeouts, co19-roll r576: Please triage this failure
|
|
|