| Index: tests/co19/co19-analyzer.status
|
| diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
|
| index 81761dd8930d8c38b6e2ca5c6a24fc4d99346197..ebdeccea4eaffc15d19a46f0ffaa3919fc895333 100644
|
| --- a/tests/co19/co19-analyzer.status
|
| +++ b/tests/co19/co19-analyzer.status
|
| @@ -191,6 +191,10 @@ LibTest/core/AssertionError/failedAssertion_A01_t01: fail, OK
|
| LibTest/core/AssertionError/line_A01_t02: fail, OK
|
| LibTest/core/AssertionError/url_A01_t01: fail, OK
|
|
|
| +# co19 issue 459, FallThroughError is no longer const
|
| +LibTest/core/FallThroughError/toString_A01_t01: Fail
|
| +LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail
|
| +
|
| # co19 issue #437, annotation should be constant _variable_ or constant constructor invocation
|
| Language/07_Classes/07_Classes_A01_t20: fail, OK
|
| Language/07_Classes/07_Classes_A02_t34: fail, OK
|
|
|