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

Stefan Miklosovic commented on CASSANDRA-20139:
-----------------------------------------------

tested 

{code}
.build/docker/run-tests.sh -a jvm-dtest-repeat -t BooleanTest -e 
REPEATED_TESTS_COUNT=2 -j 11
{code}

which works.

One minor detail is that when I run 2 tests, it will report like (I was sure to 
do ant realclean to not have any dangling test results in build/)

{code}
failure rate: 0/2
Generating Test Summary for test files found under 
/home/cassandra/cassandra/build/test/output
[Test Summary] Run: 1, Failed: 0, Errors: 0, Skipped: 0
+ exit 0
{code}

(notice Run: 1, instead of Run: 2, I guess?)

Anyway, this is not a blocker for this to be delivered, hence +1.

> Remove REPEATED_TESTS from repeated tests script
> ------------------------------------------------
>
>                 Key: CASSANDRA-20139
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20139
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Build
>            Reporter: Michael Semb Wever
>            Assignee: Michael Semb Wever
>            Priority: Normal
>             Fix For: 5.0.x, 5.x
>
>
> Quick follow-on from CASSANDRA-18942
> The use of REPEATED_TESTS doesn't work with the dockerised scripts (see this 
> [comment|https://issues.apache.org/jira/browse/CASSANDRA-18942?focusedCommentId=17904409&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17904409]),
>  and duplicates the `-t` functionality.
> Easiest solution is to just remove it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to