| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index aa07bea683b625435af4c42fd7feb6f7c642f6c6..f6b776062423beafd153754f8aa4d5d8b3d14e65 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -213,6 +213,19 @@ Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this
|
|
|
| Language/10_Expressions/11_Instance_Creation_A05_t02: Fail # co19 issue 234
|
|
|
| +LibTest/core/ObjectNotClosureException/toString_A01_t01: Fail, OK # co19 issue 276
|
| +LibTest/core/ObjectNotClosureException/ObjectNotClosureException_A01_t01: Fail, OK # co19 issue 276
|
| +LibTest/core/List/forEach_A02_t01: Fail, OK # co19 issue 276
|
| +LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 276
|
| +LibTest/core/Map/forEach_A01_t02: Fail, OK # co19 issue 276
|
| +LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276
|
| +LibTest/core/Queue/filter_A01_t03: Fail, OK # co19 issue 276
|
| +LibTest/core/Queue/some_A01_t03: Fail, OK # co19 issue 276
|
| +LibTest/core/Queue/every_A01_t03: Fail, OK # co19 issue 276
|
| +LibTest/core/Queue/forEach_A01_t03: Fail, OK # co19 issue 276
|
| +LibTest/core/ClosureArgumentMismatchException/toString_A01_t01: Fail, OK # co19 issue 276
|
| +LibTest/core/ClosureArgumentMismatchException/ClosureArgumentMismatchException_A01_t01: Fail, OK # co19 issue 276
|
| +Language/11_Statements/15_Assert_A04_t04: Fail, OK # co19 issue 276
|
|
|
| [ $compiler == none && $runtime == vm && $unchecked ]
|
| Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): Please triage this failure.
|
|
|