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

Yifan Cai edited comment on CASSANDRA-17335 at 2/24/22, 12:38 AM:
------------------------------------------------------------------

Thanks for the patches. The [repeated 
run|https://app.circleci.com/pipelines/github/yifan-c/cassandra/321/workflows/69e3eaca-8e3e-407f-b427-7125b2ea873f/jobs/2613/steps]
 of the "flaky" test now looks good.

+1 on the patch.


was (Author: yifanc):
Thanks for the patches. The [repeated 
run|https://app.circleci.com/pipelines/github/yifan-c/cassandra/321/workflows/69e3eaca-8e3e-407f-b427-7125b2ea873f/jobs/2613/steps]
 of the "flaky" test now looks good.

> Flaky testNoSuchRepairSessionAnticompaction
> -------------------------------------------
>
>                 Key: CASSANDRA-17335
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17335
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/java
>            Reporter: Andres de la Peña
>            Assignee: Bernardo Botella Corbi
>            Priority: Normal
>         Attachments: 
> 0001-Fix-Flaky-testNoSuchRepairSessionAnticompaction-trunk.patch
>
>
> The in-JVM dtest {{RepairErrorsTest#testNoSuchRepairSessionAnticompaction}} 
> seems to be flaky, as it's shown by [this repeated 
> run|https://app.circleci.com/pipelines/github/adelapena/cassandra/1280/workflows/8a4e04cb-64cc-46a3-9e1e-c946dfafc7fa/jobs/12114]
>  on trunk, which hits 18 failures in 500 iterations. The config for CircleCI 
> was generated with:
> {code}
> .circleci/generate.sh -m \
>   -e REPEATED_UTEST_TARGET=test-jvm-dtest-some \
>   -e REPEATED_UTEST_COUNT=500 \
>   -e 
> REPEATED_UTEST_CLASS=org.apache.cassandra.distributed.test.RepairErrorsTest
> {code}
> This was discovered while testing CASSANDRA-16878, on [this CI 
> run|https://app.circleci.com/pipelines/github/adelapena/cassandra/1268/workflows/aef1c703-c816-40f8-8e07-9055027d6403/jobs/12000].
> The error consists on a failed assertion when grepping the logs in search of 
> an error message.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to