Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-5623

Reproducible TestEarlyTermination failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 6.0
    • None
    • None
    • New

    Description

      ant test  -Dtestcase=TestEarlyTermination -Dtests.method=testEarlyTermination -Dtests.seed=23B2828CD7A1C1BC -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=Europe/Tirane -Dtests.file.encoding=UTF-8
      

      results in this:

         [junit4]    > Throwable #1: java.lang.AssertionError: expected:<95> but was:<65>
         [junit4]    > 	at __randomizedtesting.SeedInfo.seed([23B2828CD7A1C1BC:EC25C3D3EFCD51BF]:0)
         [junit4]    > 	at org.apache.lucene.index.sorter.TestEarlyTermination.assertTopDocsEquals(TestEarlyTermination.java:183)
         [junit4]    > 	at org.apache.lucene.index.sorter.TestEarlyTermination.testEarlyTermination(TestEarlyTermination.java:128)
         [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
         [junit4]   2> NOTE: test params are: codec=Lucene46: {s=Pulsing41(freqCutoff=16 minBlockSize=9 maxBlockSize=65)}, docValues:{ndv2=DocValuesFormat(name=Asserting), ndv1=DocValuesFormat(name=Disk)}, sim=DefaultSimilarity, locale=en_AU, timezone=Europe/Tirane
         [junit4]   2> NOTE: Linux 3.5.0-47-generic amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=8,threads=1,free=206930744,total=247463936
         [junit4]   2> NOTE: All tests run in this JVM: [TestEarlyTermination]
      

      I haven't looked into it.

      Attachments

        1. LUCENE-5623.patch
          10 kB
          Robert Muir
        2. LUCENE-5623_test.patch
          12 kB
          Robert Muir
        3. LUCENE-5623_test.patch
          9 kB
          Robert Muir
        4. LUCENE-5623_test.patch
          6 kB
          Robert Muir
        5. LUCENE-5623_test.patch
          5 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: