jacek-lewandowski commented on PR #2931: URL: https://github.com/apache/cassandra/pull/2931#issuecomment-1827694549
In both builds there are many failures, most of them are mentioned in CASSANDRA-19055 (CEP-21 follow-up). For few others, I've run them locally on trunk and they failed, thus I've created tickets for them (CASSANDRA-19102, CASSANDRA-19101). The only thing left is `org.apache.cassandra.distributed.test.ReadRepairEmptyRangeTombstonesTest` - it failed once on CircleCI by timeout in teardown method of the entire class, when the cluster was being shutdown. It does not seem related. I could not reproduce it locally on either feature branch or trunk -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

