| Index: tests/co19/co19-compiler.status
 | 
| diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
 | 
| index e81ed182236fd740c851b0dfb7d772acf9074e87..dc8b340adee2705ba9a0af87024fcd9994152d22 100644
 | 
| --- a/tests/co19/co19-compiler.status
 | 
| +++ b/tests/co19/co19-compiler.status
 | 
| @@ -221,5 +221,7 @@ LibTest/core/List/addLast_A01_t03: Fail # Issue 397
 | 
|  LibTest/core/List/addLast_A02_t01: Fail # Issue 397
 | 
|  LibTest/core/List/filter_A03_t01: Fail # Issue 397
 | 
|  
 | 
| +LibTest/core/List/operator_subscript_A01_t02: Fail # getRange now takes end-argument and returns Iterable. Issue 399
 | 
| +
 | 
|  [ $runtime == drt && $compiler == none ]
 | 
|  *: Skip
 | 
| 
 |