David Capwell created CASSANDRA-17087:
-----------------------------------------

             Summary: Fix test org.apache.cassandra.repair.RepairJobTest
                 Key: CASSANDRA-17087
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17087
             Project: Cassandra
          Issue Type: Bug
          Components: Test/unit
            Reporter: David Capwell


https://app.circleci.com/pipelines/github/dcapwell/cassandra/1062/workflows/3642831f-81d0-4c4f-8bb7-9444e11b58b4/jobs/7084


junit.framework.AssertionFailedError: 
Expecting:
 <10000L>
to be less than:
 <10000L> 
        at 
org.apache.cassandra.repair.RepairJobTest.testNoTreesRetainedAfterDifference(RepairJobTest.java:283)
        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)


The test seems to only fail on jdk11, but it consistently fails on jdk11



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to