[
https://issues.apache.org/jira/browse/CASSANDRA-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764193#comment-17764193
]
Andres de la Peña commented on CASSANDRA-13936:
-----------------------------------------------
I think I have just hit it on 5.0, with j11-j17 and CDC:
https://app.circleci.com/pipelines/github/adelapena/cassandra/3204/workflows/96c19c84-6acc-4f71-9805-5a451aca9eaf/jobs/77991/tests
The repeated run was generated with:
{code}
.circleci/generate.sh -p -s -e
REPEATED_UTESTS=org.apache.cassandra.db.RangeTombstoneTest -e
REPEATED_UTESTS_COUNT=500
{code}
It's just one failure in 500 iterations, so probably we will need more
iterations to consistently reproduce it.
> RangeTombstoneTest (compressed) failure - assertTimes expected:<1000> but
> was:<999>
> -----------------------------------------------------------------------------------
>
> Key: CASSANDRA-13936
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13936
> Project: Cassandra
> Issue Type: Bug
> Components: Legacy/Testing
> Reporter: Jeff Jirsa
> Priority: Normal
> Labels: Testing
> Fix For: 5.x
>
>
> In circleci run
> [here|https://circleci.com/gh/jeffjirsa/cassandra/367#tests/containers/2] :
> {code}
> [junit] Testsuite: org.apache.cassandra.db.RangeTombstoneTest-compression
> [junit] Testsuite: org.apache.cassandra.db.RangeTombstoneTest-compression
> Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 10.945 sec
> [junit]
> [junit] Testcase:
> testTrackTimesRangeTombstoneWithData(org.apache.cassandra.db.RangeTombstoneTest)-compression:
> FAILED
> [junit] expected:<1000> but was:<999>
> [junit] junit.framework.AssertionFailedError: expected:<1000> but
> was:<999>
> [junit] at
> org.apache.cassandra.db.RangeTombstoneTest.assertTimes(RangeTombstoneTest.java:314)
> [junit] at
> org.apache.cassandra.db.RangeTombstoneTest.testTrackTimesRangeTombstoneWithData(RangeTombstoneTest.java:308)
> [junit]
> [junit]
> [junit] Test org.apache.cassandra.db.RangeTombstoneTest FAILED
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]