[ 
https://issues.apache.org/jira/browse/CASSANDRA-16601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17323513#comment-17323513
 ] 

Andres de la Peña commented on CASSANDRA-16601:
-----------------------------------------------

Great, with CASSANDRA-16595 merged we can happily wait for the cleanup tasks. 
Probably {{spinAssertEquals}} can be replaced by {{Awaitabilty.await()}} to 
specify a poll delay and save us the try-catch block. Also I still think we 
should remove most of the changes introduced by CASSANDRA-15565 since they are 
not needed anymore, as it's done 
[here|https://github.com/adelapena/cassandra/blob/8cf7145b8437f616e8085169cc3829197961031c/test/unit/org/apache/cassandra/index/internal/CassandraIndexTest.java#L567-L584].

> Flaky CassandraIndexTest
> ------------------------
>
>                 Key: CASSANDRA-16601
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16601
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/unit
>            Reporter: Berenguer Blasi
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.0-rc
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> See failure 
> [here|https://ci-cassandra.apache.org/job/Cassandra-trunk/436/testReport/junit/org.apache.cassandra.index.internal/CassandraIndexTest/indexCorrectlyMarkedAsBuildAndRemoved_cdc/]
> {noformat}
> Error Message
> expected:<1> but was:<0>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<1> but was:<0>
>       at 
> org.apache.cassandra.index.internal.CassandraIndexTest.indexCorrectlyMarkedAsBuildAndRemoved(CassandraIndexTest.java:588)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to