| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 469a888762645d654c060bb84a86f7cc76b7d44d..c1845be9b1e58b0c5d40eea819b51b209f4e7331 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -397,6 +397,16 @@ Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t01: Fail # String
|
|
|
| LibTest/core/List/getRange_A02_t01: Fail # issue 391
|
|
|
| +Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # Issue 397
|
| +Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # Issue 397
|
| +Language/11_Expressions/11_Instance_Creation/1_New_A08_t01: Fail # Issue 397
|
| +Language/11_Expressions/11_Instance_Creation/1_New_A08_t02: Fail # Issue 397
|
| +Language/11_Expressions/11_Instance_Creation/1_New_A08_t03: Fail # Issue 397
|
| +LibTest/core/Iterable/where_A01_t07: Fail # Issue 397
|
| +LibTest/core/List/addLast_A01_t01: Fail # Issue 397
|
| +LibTest/core/List/addLast_A01_t03: Fail # Issue 397
|
| +LibTest/core/List/addLast_A02_t01: Fail # Issue 397
|
| +
|
|
|
| [ $compiler == none && $runtime == vm && $checked ]
|
| LibTest/core/Set/intersection_A01_t01: Fail # issue 390
|
|
|