[ https://issues.apache.org/jira/browse/CASSANDRA-17964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17618792#comment-17618792 ]
Stefan Miklosovic commented on CASSANDRA-17964: ----------------------------------------------- [~bereng] yep, thats what that should do. I prepared this for 4.1 (1). This should go to trunk as well. For 3.11 and 4.0, we should just fix the classes but without the check. That check was done for 4.1 and trunk only so we do not have checkstyle infrastructure in place for earlier branches. (1) https://github.com/apache/cassandra/pull/1915 > BatchTests are never executed due to naming violation > ----------------------------------------------------- > > Key: CASSANDRA-17964 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17964 > Project: Cassandra > Issue Type: Task > Reporter: Ruslan Fomkin > Priority: Normal > Time Spent: 10m > Remaining Estimate: 0h > > [BatchTests|https://github.com/apache/cassandra/blob/trunk/test/unit/org/apache/cassandra/cql3/BatchTests.java] > doesn't follow naming convention to be run as unit tests and, thus, is never > run. > The rule in build expects names as `*Test`. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org