| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 13d0f3d28e60af1d0f2be2c209687b5420922fff..bc26dd954b9546aa95dd5e24dc8942e23298d5c5 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -3,6 +3,8 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| [ $compiler == none && $runtime == vm ]
|
| +Language/10_Expressions/30_Type_Cast_A02_t03: Fail, OK # co19 issue 236
|
| +
|
| Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): Please triage this failure.
|
| Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(vm-team): Please triage this failure.
|
| Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(vm-team): Please triage this failure.
|
|
|