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

Ekaterina Dimitrova commented on CASSANDRA-18432:
-------------------------------------------------

Seen also on trunk here - 
https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/2329/workflows/f56b57d8-a283-4c76-968a-a2a553bf57b7/jobs/20763/tests#failed-test-0
There with this assertion failure though:

{code:java}
junit.framework.AssertionFailedError: expected:<20> but was:<15>
        at 
org.apache.cassandra.index.sasi.SASICQLTest.testPagingWithClustering(SASICQLTest.java:86)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
{code}


> Fix flaky test: 
> org.apache.cassandra.index.sasi.SASICQLTest#testPagingWithClustering
> ------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18432
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18432
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/SASI
>            Reporter: Brandon Williams
>            Priority: Normal
>             Fix For: 4.0.x, 5.x
>
>
> {noformat}
> junit.framework.AssertionFailedError: expected:<20> but was:<10>
>       at 
> org.apache.cassandra.index.sasi.SASICQLTest.testPagingWithClustering(SASICQLTest.java:83)
> {noformat}
> https://app.circleci.com/pipelines/github/driftx/cassandra/965/workflows/ca4f7fcf-0022-43e0-804d-8a8b9fbec8ca/jobs/19802



--
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