[jira] [Commented] (CASSANDRA-18890) Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest

2023-10-02 Thread David Capwell (Jira)


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

David Capwell commented on CASSANDRA-18890:
---

Starting commit

CI Results (pending):
||Branch||Source||Circle CI||Jenkins||
|cassandra-5.0|[branch|https://github.com/dcapwell/cassandra/tree/commit_remote_branch/CASSANDRA-18890-cassandra-5.0-E29B503D-044F-48F8-872E-33EC929FBC3F]|[build|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=commit_remote_branch%2FCASSANDRA-18890-cassandra-5.0-E29B503D-044F-48F8-872E-33EC929FBC3F]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/2609/]|
|trunk|[branch|https://github.com/dcapwell/cassandra/tree/commit_remote_branch/CASSANDRA-18890-trunk-E29B503D-044F-48F8-872E-33EC929FBC3F]|[build|https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=commit_remote_branch%2FCASSANDRA-18890-trunk-E29B503D-044F-48F8-872E-33EC929FBC3F]|[build|https://ci-cassandra.apache.org/job/Cassandra-devbranch/2610/]|


> Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest
> -
>
> Key: CASSANDRA-18890
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18890
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/unit
>Reporter: Andres de la Peña
>Assignee: David Capwell
>Priority: Normal
> Fix For: 5.x
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The unit test {{org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest}} 
> is flaky in both 5.0 and trunk:
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3222/workflows/ecfca708-f183-429e-80e5-b2bfea8d25a0/jobs/80292/tests
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3221/workflows/bb777ac0-6263-4d6e-aa54-35d6928e1e9b/jobs/80294
> {code}
> junit.framework.AssertionFailedError: Property error detected:
> Seed = 3695691971125975155
> Examples = 2
> Pure = false
> Error: property test did not complete within PT1M
> Values:
>   at accord.utils.Property$Common.checkWithTimeout(Property.java:115)
>   at accord.utils.Property$SingleBuilder.check(Property.java:223)
>   at accord.utils.Property$ForBuilder.check(Property.java:124)
>   at 
> org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest.concurrentIrWithPreview(ConcurrentIrWithPreviewFuzzTest.java:46)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>   at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}
> Flakiness is around 6%. The CircleCI runs above have been generated with:
> {code}
> .circleci/generate.sh -p -s \
>   -e 
> REPEATED_UTESTS=org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest \
>   -e REPEATED_UTESTS_COUNT=500
> {code}



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-18890) Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest

2023-10-02 Thread Caleb Rackliffe (Jira)


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

Caleb Rackliffe commented on CASSANDRA-18890:
-

+1 

> Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest
> -
>
> Key: CASSANDRA-18890
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18890
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/unit
>Reporter: Andres de la Peña
>Assignee: David Capwell
>Priority: Normal
> Fix For: 5.x
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> The unit test {{org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest}} 
> is flaky in both 5.0 and trunk:
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3222/workflows/ecfca708-f183-429e-80e5-b2bfea8d25a0/jobs/80292/tests
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3221/workflows/bb777ac0-6263-4d6e-aa54-35d6928e1e9b/jobs/80294
> {code}
> junit.framework.AssertionFailedError: Property error detected:
> Seed = 3695691971125975155
> Examples = 2
> Pure = false
> Error: property test did not complete within PT1M
> Values:
>   at accord.utils.Property$Common.checkWithTimeout(Property.java:115)
>   at accord.utils.Property$SingleBuilder.check(Property.java:223)
>   at accord.utils.Property$ForBuilder.check(Property.java:124)
>   at 
> org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest.concurrentIrWithPreview(ConcurrentIrWithPreviewFuzzTest.java:46)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>   at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}
> Flakiness is around 6%. The CircleCI runs above have been generated with:
> {code}
> .circleci/generate.sh -p -s \
>   -e 
> REPEATED_UTESTS=org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest \
>   -e REPEATED_UTESTS_COUNT=500
> {code}



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-18890) Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest

2023-09-29 Thread David Capwell (Jira)


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

David Capwell commented on CASSANDRA-18890:
---

latest run had 2 failures and only on jdk17... I reran the seed + config + 
jdk17 and the test takes 12s locally (M1 Mac)... Ill look into this more Monday

> Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest
> -
>
> Key: CASSANDRA-18890
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18890
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/unit
>Reporter: Andres de la Peña
>Assignee: David Capwell
>Priority: Normal
> Fix For: 5.x
>
>
> The unit test {{org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest}} 
> is flaky in both 5.0 and trunk:
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3222/workflows/ecfca708-f183-429e-80e5-b2bfea8d25a0/jobs/80292/tests
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3221/workflows/bb777ac0-6263-4d6e-aa54-35d6928e1e9b/jobs/80294
> {code}
> junit.framework.AssertionFailedError: Property error detected:
> Seed = 3695691971125975155
> Examples = 2
> Pure = false
> Error: property test did not complete within PT1M
> Values:
>   at accord.utils.Property$Common.checkWithTimeout(Property.java:115)
>   at accord.utils.Property$SingleBuilder.check(Property.java:223)
>   at accord.utils.Property$ForBuilder.check(Property.java:124)
>   at 
> org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest.concurrentIrWithPreview(ConcurrentIrWithPreviewFuzzTest.java:46)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>   at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}
> Flakiness is around 6%. The CircleCI runs above have been generated with:
> {code}
> .circleci/generate.sh -p -s \
>   -e 
> REPEATED_UTESTS=org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest \
>   -e REPEATED_UTESTS_COUNT=500
> {code}



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-18890) Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest

2023-09-28 Thread David Capwell (Jira)


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

David Capwell commented on CASSANDRA-18890:
---

I know the fix for this, but wanted to first make sure I can repo.  I fixed my 
script to work with jdk17 and _repeat jobs again; running here 
https://app.circleci.com/pipelines/github/dcapwell/cassandra?branch=deleteme

> Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest
> -
>
> Key: CASSANDRA-18890
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18890
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/unit
>Reporter: Andres de la Peña
>Assignee: David Capwell
>Priority: Normal
> Fix For: 5.x
>
>
> The unit test {{org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest}} 
> is flaky in both 5.0 and trunk:
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3222/workflows/ecfca708-f183-429e-80e5-b2bfea8d25a0/jobs/80292/tests
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3221/workflows/bb777ac0-6263-4d6e-aa54-35d6928e1e9b/jobs/80294
> {code}
> junit.framework.AssertionFailedError: Property error detected:
> Seed = 3695691971125975155
> Examples = 2
> Pure = false
> Error: property test did not complete within PT1M
> Values:
>   at accord.utils.Property$Common.checkWithTimeout(Property.java:115)
>   at accord.utils.Property$SingleBuilder.check(Property.java:223)
>   at accord.utils.Property$ForBuilder.check(Property.java:124)
>   at 
> org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest.concurrentIrWithPreview(ConcurrentIrWithPreviewFuzzTest.java:46)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>   at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}
> Flakiness is around 6%. The CircleCI runs above have been generated with:
> {code}
> .circleci/generate.sh -p -s \
>   -e 
> REPEATED_UTESTS=org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest \
>   -e REPEATED_UTESTS_COUNT=500
> {code}



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-18890) Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest

2023-09-28 Thread David Capwell (Jira)


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

David Capwell commented on CASSANDRA-18890:
---

ok, looks like repeat tests were not run... my script for CI probably broke 
when we dropped jdk8... ill look into this

> Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest
> -
>
> Key: CASSANDRA-18890
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18890
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/unit
>Reporter: Andres de la Peña
>Assignee: David Capwell
>Priority: Normal
> Fix For: 5.x
>
>
> The unit test {{org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest}} 
> is flaky in both 5.0 and trunk:
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3222/workflows/ecfca708-f183-429e-80e5-b2bfea8d25a0/jobs/80292/tests
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3221/workflows/bb777ac0-6263-4d6e-aa54-35d6928e1e9b/jobs/80294
> {code}
> junit.framework.AssertionFailedError: Property error detected:
> Seed = 3695691971125975155
> Examples = 2
> Pure = false
> Error: property test did not complete within PT1M
> Values:
>   at accord.utils.Property$Common.checkWithTimeout(Property.java:115)
>   at accord.utils.Property$SingleBuilder.check(Property.java:223)
>   at accord.utils.Property$ForBuilder.check(Property.java:124)
>   at 
> org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest.concurrentIrWithPreview(ConcurrentIrWithPreviewFuzzTest.java:46)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>   at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}
> Flakiness is around 6%. The CircleCI runs above have been generated with:
> {code}
> .circleci/generate.sh -p -s \
>   -e 
> REPEATED_UTESTS=org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest \
>   -e REPEATED_UTESTS_COUNT=500
> {code}



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-18890) Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest

2023-09-28 Thread David Capwell (Jira)


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

David Capwell commented on CASSANDRA-18890:
---

bq. property test did not complete within PT1M

this is just a timeout issue, the same seed passes but looks like it just took 
too long in CI.  Ill bump the timeout and run again...

Thought we ran repeat tests before merging, will look into that

> Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest
> -
>
> Key: CASSANDRA-18890
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18890
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/unit
>Reporter: Andres de la Peña
>Assignee: David Capwell
>Priority: Normal
> Fix For: 5.x
>
>
> The unit test {{org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest}} 
> is flaky in both 5.0 and trunk:
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3222/workflows/ecfca708-f183-429e-80e5-b2bfea8d25a0/jobs/80292/tests
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3221/workflows/bb777ac0-6263-4d6e-aa54-35d6928e1e9b/jobs/80294
> {code}
> junit.framework.AssertionFailedError: Property error detected:
> Seed = 3695691971125975155
> Examples = 2
> Pure = false
> Error: property test did not complete within PT1M
> Values:
>   at accord.utils.Property$Common.checkWithTimeout(Property.java:115)
>   at accord.utils.Property$SingleBuilder.check(Property.java:223)
>   at accord.utils.Property$ForBuilder.check(Property.java:124)
>   at 
> org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest.concurrentIrWithPreview(ConcurrentIrWithPreviewFuzzTest.java:46)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>   at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}
> Flakiness is around 6%. The CircleCI runs above have been generated with:
> {code}
> .circleci/generate.sh -p -s \
>   -e 
> REPEATED_UTESTS=org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest \
>   -e REPEATED_UTESTS_COUNT=500
> {code}



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-18890) Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest

2023-09-28 Thread David Capwell (Jira)


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

David Capwell commented on CASSANDRA-18890:
---

looking into it

> Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest
> -
>
> Key: CASSANDRA-18890
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18890
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/unit
>Reporter: Andres de la Peña
>Priority: Normal
>
> The unit test {{org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest}} 
> is flaky in both 5.0 and trunk:
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3222/workflows/ecfca708-f183-429e-80e5-b2bfea8d25a0/jobs/80292/tests
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3221/workflows/bb777ac0-6263-4d6e-aa54-35d6928e1e9b/jobs/80294
> {code}
> junit.framework.AssertionFailedError: Property error detected:
> Seed = 3695691971125975155
> Examples = 2
> Pure = false
> Error: property test did not complete within PT1M
> Values:
>   at accord.utils.Property$Common.checkWithTimeout(Property.java:115)
>   at accord.utils.Property$SingleBuilder.check(Property.java:223)
>   at accord.utils.Property$ForBuilder.check(Property.java:124)
>   at 
> org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest.concurrentIrWithPreview(ConcurrentIrWithPreviewFuzzTest.java:46)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>   at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}
> Flakiness is around 6%. The CircleCI runs above have been generated with:
> {code}
> .circleci/generate.sh -p -s \
>   -e 
> REPEATED_UTESTS=org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest \
>   -e REPEATED_UTESTS_COUNT=500
> {code}



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-18890) Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest

2023-09-28 Thread Jira


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

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

CC [~dcapwell] [~maedhroz] [~marcuse] 

> Test failure: org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest
> -
>
> Key: CASSANDRA-18890
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18890
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/unit
>Reporter: Andres de la Peña
>Priority: Normal
>
> The unit test {{org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest}} 
> is flaky in both 5.0 and trunk:
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3222/workflows/ecfca708-f183-429e-80e5-b2bfea8d25a0/jobs/80292/tests
> * 
> https://app.circleci.com/pipelines/github/adelapena/cassandra/3221/workflows/bb777ac0-6263-4d6e-aa54-35d6928e1e9b/jobs/80294
> {code}
> junit.framework.AssertionFailedError: Property error detected:
> Seed = 3695691971125975155
> Examples = 2
> Pure = false
> Error: property test did not complete within PT1M
> Values:
>   at accord.utils.Property$Common.checkWithTimeout(Property.java:115)
>   at accord.utils.Property$SingleBuilder.check(Property.java:223)
>   at accord.utils.Property$ForBuilder.check(Property.java:124)
>   at 
> org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest.concurrentIrWithPreview(ConcurrentIrWithPreviewFuzzTest.java:46)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>   at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
>   at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {code}
> Flakiness is around 6%. The CircleCI runs above have been generated with:
> {code}
> .circleci/generate.sh -p -s \
>   -e 
> REPEATED_UTESTS=org.apache.cassandra.repair.ConcurrentIrWithPreviewFuzzTest \
>   -e REPEATED_UTESTS_COUNT=500
> {code}



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

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org