| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 6985061f2489439b5f08c38ac063c9324010d34f..61095c4291f960dab6663a05e8a7afee67f8bbc1 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -476,7 +476,7 @@ LibTest/core/Match/str_A01_t01: fail # Issue 400
|
| LibTest/core/RegExp/allMatches_A01_t01: fail # Issue 400
|
|
|
| [ $compiler == none && $runtime == vm && $unchecked ]
|
| -LibTest/core/List/setRange_A05_t01: Fail # setRange now takes end-argument. Issue TODO
|
| +LibTest/core/List/setRange_A05_t01: Fail # setRange now takes end-argument. Issue 402
|
|
|
| [ $compiler == none && $arch == simarm ]
|
| *: Skip
|
|
|