| Index: tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- tests/co19/co19-runtime.status (revision 1539)
|
| +++ tests/co19/co19-runtime.status (working copy)
|
| @@ -314,10 +314,16 @@
|
| LangSpecTest/13_Types/13_4_Interface_Types/A12/t15: Fail # Issue co19 - 33
|
| LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t01: Fail # Issue 441
|
|
|
| +
|
| # Started failing after changing how @dynamic-type-error is handled.
|
| [ $component == vm && $checked ]
|
| LangSpecTest/13_Types/13_2_Dynamic_Type_System/A01/t01: Fail # Issue 220
|
| +LibTest/core/List/every/List/every/A01/t04: Fail # Issue co19 - 46
|
| +LibTest/core/List/filter/List/filter/A01/t04: Fail # Issue co19 - 46
|
| +LibTest/core/List/forEach/List/forEach/A01/t05: Fail # Issue co19 - 46
|
| +LibTest/core/List/some/List/some/A01/t03: Fail # Issue co19 - 46
|
|
|
| +
|
| # Started failing after rename from StopWatch to Stopwatch.
|
| [ $component == vm ]
|
| LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail # Issue co19 - 30
|
|
|