[ https://issues.apache.org/jira/browse/CASSANDRA-12293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15392834#comment-15392834 ]
Joel Knighton commented on CASSANDRA-12293: ------------------------------------------- When looking at these failures, I figured it was the same root cause as [CASSANDRA-12282]. It may make sense to move these to the same Assignee. > SSTablesIteratedTest.testDeletionOnOverlappingIndexedSSTable-compression is > flaky > --------------------------------------------------------------------------------- > > Key: CASSANDRA-12293 > URL: https://issues.apache.org/jira/browse/CASSANDRA-12293 > Project: Cassandra > Issue Type: Test > Reporter: Joshua McKenzie > Assignee: Stefania > Priority: Minor > Labels: unittest > > [History|https://cassci.datastax.com/view/cassandra-3.9/job/cassandra-3.9_testall/lastCompletedBuild/testReport/org.apache.cassandra.cql3.validation.miscellaneous/SSTablesIteratedTest/testDeletionOnOverlappingIndexedSSTable_compression/history/] > Error Message > expected:<2> but was:<3> > Stacktrace > {noformat} > junit.framework.AssertionFailedError: expected:<2> but was:<3> > at > org.apache.cassandra.cql3.validation.miscellaneous.SSTablesIteratedTest.executeAndCheck(SSTablesIteratedTest.java:45) > at > org.apache.cassandra.cql3.validation.miscellaneous.SSTablesIteratedTest.testDeletionOnOverlappingIndexedSSTable(SSTablesIteratedTest.java:435) > at > org.apache.cassandra.cql3.validation.miscellaneous.SSTablesIteratedTest.testDeletionOnOverlappingIndexedSSTable(SSTablesIteratedTest.java:361) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)