You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2021/10/29 19:11:00 UTC

[jira] [Created] (CASSANDRA-17087) Fix test org.apache.cassandra.repair.RepairJobTest

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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org