| Index: tests/co19/co19-analyzer.status
|
| diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
|
| index 95ec39508f561d7cf4eda5a0e0d84ebd94072ce3..2991f17db49bc1e3b9dabcba03f6b36bcc15d5f3 100644
|
| --- a/tests/co19/co19-analyzer.status
|
| +++ b/tests/co19/co19-analyzer.status
|
| @@ -26,9 +26,6 @@ Language/11_Expressions/01_Constants_A17_t03: fail
|
| # <dynamic> vs. type variable
|
| Language/11_Expressions/11_Instance_Creation/1_New_A13_t02: fail
|
|
|
| -# type variable bounds violation in constant, will cause runtime exception, so should be compile-time error
|
| -Language/11_Expressions/11_Instance_Creation_A05_t02: fail
|
| -
|
| # typedef self-reference without class declartion in chain
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: fail
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: fail
|
|
|