| Index: tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- tests/co19/co19-runtime.status (revision 13897)
|
| +++ tests/co19/co19-runtime.status (working copy)
|
| @@ -20,8 +20,6 @@
|
| LibTest/core/Date/toLocal_A01_t01: Fail
|
| LibTest/core/Date/toUtc_A01_t01: Fail
|
|
|
| -LibTest/core/Expect/throws_A01_t02: Fail # TODO(vm-team): Please triage this failure.
|
| -
|
| # These tests need to be updated for new optional parameter syntax and semantics, co19 issue 258:
|
| Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail, OK
|
| Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t03: Fail, OK
|
| @@ -58,6 +56,7 @@
|
| LibTest/core/Expect/notEquals_A02_t01: Fail, OK
|
| LibTest/core/Expect/stringEquals_A02_t01: Fail, OK
|
| LibTest/core/Expect/throws_A01_t01: Fail, OK
|
| +LibTest/core/Expect/throws_A01_t02: Fail, OK
|
| LibTest/core/Expect/throws_A01_t03: Fail, OK
|
| LibTest/core/List/List_A01_t01: Fail, OK
|
|
|
|
|