| Index: tests/co19/co19-compiler.status
|
| diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
|
| index 14c71f8b3b86c88d16f74dc303c85b796edcb463..b83d993d4038fc7a576b732d92b648c9db234e49 100644
|
| --- a/tests/co19/co19-compiler.status
|
| +++ b/tests/co19/co19-compiler.status
|
| @@ -113,10 +113,11 @@ Language/10_Expressions/28_Identifier_Reference_A06_t12: Fail # co19 issue 140
|
| Language/10_Expressions/28_Identifier_Reference_A07_t03: Fail # co19 issue 140
|
| Language/11_Statements/05_For_A01_t11: Fail # Issue 3323
|
| Language/11_Statements/08_Switch_A01_t01: Fail # co19 issue 160
|
| +Language/11_Statements/08_Switch_A06_t02: Fail # out of date - case can use any constant expression
|
| +Language/11_Statements/08_Switch_A06_t03: Fail # out of date - case can use any constant expression
|
| +Language/11_Statements/08_Switch_A06_t04: Fail # out of date - case can use any constant expression
|
| Language/11_Statements/09_Try_A01_t14: Fail # out of date - catch parameters are not allowed to be typed
|
| Language/11_Statements/09_Try_A01_t18: Fail # out of date - catch parameters are not allowed to be typed
|
| -Language/11_Statements/11_Labels_A03_t04: Fail # co19 issue 137
|
| -Language/11_Statements/12_Break_A03_t05: Fail # co19 issue 138
|
| Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t01: Fail # co19 Issue 109
|
| Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A02_t03: Fail # co19 Issue 109
|
| Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A04_t20: Fail # co19 Issue 109
|
| @@ -132,7 +133,6 @@ Language/13_Types/4_Interface_Types_A10_t09:Fail # co19 Issue 130
|
| Language/13_Types/5_Function_Types_A01_t08:Fail # co19 Issue 130
|
|
|
|
|
| -LibTest/core/FallThroughError/toString_A01_t02: Fail # co19 issue 139
|
| LibTest/core/List/every_A03_t01: Skip # status change with --check-only, Promise removed (co19 Issue #79)
|
| LibTest/core/List/filter_A03_t01: Skip # status change with --check-only, Promise removed (co19 Issue #79)
|
| LibTest/core/List/some_A03_t01: Skip # status change with --check-only, Promise removed (co19 Issue #79)
|
|
|