[
https://issues.apache.org/jira/browse/UIMA-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17494704#comment-17494704
]
Richard Eckart de Castilho commented on UIMA-6402:
--------------------------------------------------
The failing assert was not actually helping anything. The data for the test was
randomly generated and the test would fail whenever randomly a certain number
of duplicate data points were generated. Removed the assert in commit
24ea5fec41ec67d1aa7d0c7b407dc85647248696.
> Flipping test? IntArrayRBTTest.testLargeInsertsDeletes
> ------------------------------------------------------
>
> Key: UIMA-6402
> URL: https://issues.apache.org/jira/browse/UIMA-6402
> Project: UIMA
> Issue Type: Bug
> Components: Core Java Framework
> Reporter: Richard Eckart de Castilho
> Assignee: Richard Eckart de Castilho
> Priority: Major
>
> {noformat}
> Stacktrace
> junit.framework.AssertionFailedError
> at
> org.apache.uima.internal.util.rb_trees.IntArrayRBTTest.testLargeInsertsDeletes(IntArrayRBTTest.java:204)
> Standard Output
> freemem after intArrayRBT keys deleted to 0 (should be about the same):
> 100394592
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)