[
https://issues.apache.org/jira/browse/CASSANDRA-18635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17748119#comment-17748119
]
Andres de la Peña commented on CASSANDRA-18635:
-----------------------------------------------
I haven't been able to reproduce the test failure with 6x2000 runs of the
separate test method on CircleCI:
*
[https://app.circleci.com/pipelines/github/adelapena/cassandra/3065/workflows/b4f20634-76f8-4a6a-8fda-740c252c3a79]
*
[https://app.circleci.com/pipelines/github/adelapena/cassandra/3065/workflows/61985e9e-647a-44e0-bad6-9728944b1fc2]
The config has been generated with:
{code:java}
.circleci/generate.sh -ps \
-e
REPEATED_JVM_DTESTS=org.apache.cassandra.distributed.test.UpgradeSSTablesTest#upgradeSSTablesInterruptsOngoingCompaction
\
-e REPEATED_JVM_DTESTS_COUNT=2000
{code}
> Fix flaky test: org.apache.cassandra.distributed.test.UpgradeSSTablesTest
> -------------------------------------------------------------------------
>
> Key: CASSANDRA-18635
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18635
> Project: Cassandra
> Issue Type: Bug
> Components: Local/Compaction
> Reporter: Brandon Williams
> Assignee: Andres de la Peña
> Priority: Normal
> Fix For: 5.x
>
>
> Seen here:
> https://app.circleci.com/pipelines/github/driftx/cassandra/1095/workflows/6114e2e3-8dcc-4bb0-b664-ae7d82c3349f/jobs/33405/tests
> {noformat}
> junit.framework.AssertionFailedError: expected:<0> but was:<2>
> at
> org.apache.cassandra.distributed.test.UpgradeSSTablesTest.upgradeSSTablesInterruptsOngoingCompaction(UpgradeSSTablesTest.java:86)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]