| Index: tests/co19/co19-analyzer.status
|
| diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
|
| index ebdeccea4eaffc15d19a46f0ffaa3919fc895333..2aba1b359ebcdae156d945c8f72a1a86ce270c6d 100644
|
| --- a/tests/co19/co19-analyzer.status
|
| +++ b/tests/co19/co19-analyzer.status
|
| @@ -214,3 +214,7 @@ Language/13_Libraries_and_Scripts/5_URIs_A01_t25: fail, OK
|
|
|
| # co19 issue #441, assignment in constructor is not initializing
|
| Language/05_Variables/05_Variables_A05_t04: fail, OK
|
| +
|
| +# co19 issue #462, const instance creation with invalid arguments is error
|
| +Language/11_Expressions/11_Instance_Creation/2_Const_A09_t02: fail, OK
|
| +Language/11_Expressions/11_Instance_Creation/2_Const_A09_t03: fail, OK
|
|
|