[
https://issues.apache.org/jira/browse/CASSANDRA-17964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681375#comment-17681375
] Stefan Miklosovic edited comment on CASSANDRA-17964 at 1/27/23 3:25 PM: ------------------------------------------------------------------------ I ll merge this during this weekend. 3.0 [https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2222/] 3.11 [https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2230/] 4.0 [https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2233/] 4.1 [https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2237/] trunk [https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2238/] [https://github.com/instaclustr/cassandra/tree/CASSANDRA-17964-3.0-ant] [https://github.com/instaclustr/cassandra/tree/CASSANDRA-17964-3.11-ant] [https://github.com/instaclustr/cassandra/tree/CASSANDRA-17964-4.0-ant] [https://github.com/instaclustr/cassandra/tree/CASSANDRA-17964-4.1-ant] [https://github.com/instaclustr/cassandra/tree/CASSANDRA-17964-trunk-ant] btw there is still this: https://issues.apache.org/jira/browse/CASSANDRA-18021 This is happening only on 3.11. I put comment there to see CASSANDRA-18021 but it is not ignored. I have not ignored these micro bench tests either. It does not seem to be necessary as they are not executed / reported. was (Author: smiklosovic): I ll merge this during this weekend. 3.0 [https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2222/] 3.11 [https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2230/] 4.0 [https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2233/] 4.1 [https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2237/] trunk [https://ci-cassandra.apache.org/view/patches/job/Cassandra-devbranch/2238/] [https://github.com/instaclustr/cassandra/tree/CASSANDRA-17964-3.0-ant] [https://github.com/instaclustr/cassandra/tree/CASSANDRA-17964-3.11-ant] [https://github.com/instaclustr/cassandra/tree/CASSANDRA-17964-4.0-ant] [https://github.com/instaclustr/cassandra/tree/CASSANDRA-17964-4.1-ant] [https://github.com/instaclustr/cassandra/tree/CASSANDRA-17964-trunk-ant] > Some tests are never executed due to naming violation - fix it and add > checkstyle where applicable > -------------------------------------------------------------------------------------------------- > > Key: CASSANDRA-17964 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17964 > Project: Cassandra > Issue Type: Task > Components: Test/unit > Reporter: Ruslan Fomkin > Assignee: Stefan Miklosovic > Priority: Normal > Fix For: 3.0.x, 3.11.x, 4.0.x, 4.1.x, 4.x > > Time Spent: 6h > 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: [email protected] For additional commands, e-mail: [email protected]
