| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index ba163ea6a394c464a11f7f74852de98857785926..78804693dd94b140aaa8a5c36246b48d634d88e4 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -23,6 +23,9 @@ LibTest/core/Date/toUtc_A01_t01: Fail
|
| LibTest/core/OutOfMemoryException/OutOfMemoryException_A01_t01: Fail # co19 issue 263
|
| LibTest/core/OutOfMemoryException/toString_A01_t01: Fail # co19 issue 263
|
|
|
| +LibTest/core/StackOverflowException/toString_A01_t01: Fail # co19 issue 271
|
| +LibTest/core/StackOverflowException/StackOverflowException_A01_t01: Fail # co19 issue 271
|
| +
|
| Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Crash # issue 6060
|
| Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Crash # issue 6060
|
| LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
|
|
|