Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-6402

Flipping test? IntArrayRBTTest.testLargeInsertsDeletes

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0SDK
    • Core Java Framework
    • None

    Description

      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 
      

      Attachments

        Activity

          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.

          rec Richard Eckart de Castilho added a comment - 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.

          Actually, it looks like this class is not used anymore - candidate for removal.

          rec Richard Eckart de Castilho added a comment - Actually, it looks like this class is not used anymore - candidate for removal.

          People

            rec Richard Eckart de Castilho
            rec Richard Eckart de Castilho
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: