| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index f12160c884e34dd857acd0627f81c1fcea573b47..7afd190949ecbb9b7d918926c2c79ae7d2e16b72 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -20,6 +20,9 @@ LibTest/core/Date/timeZoneOffset_A01_t01: Fail
|
| LibTest/core/Date/toLocal_A01_t01: Fail
|
| 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
|
| +
|
| Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Crash # TODO(vm-team): Please triage this crash.
|
| Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Crash # TODO(vm-team): Please triage this crash.
|
| LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
|
|
|