| Index: tests/co19/co19-analyzer.status
|
| diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
|
| index b767f85f7a08963378c74927210bf73659714b67..95ec39508f561d7cf4eda5a0e0d84ebd94072ce3 100644
|
| --- a/tests/co19/co19-analyzer.status
|
| +++ b/tests/co19/co19-analyzer.status
|
| @@ -29,10 +29,6 @@ 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
|
|
|
| -# 1 == 2 == 3 - equality expressions cannot be operands of another equality expression
|
| -Language/11_Expressions/22_Equality_A01_t15: fail
|
| -Language/11_Expressions/22_Equality_A01_t16: 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
|
|
|