You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2015/08/13 15:46:46 UTC

[jira] [Created] (LUCENE-6734) TestAutoPrefixTerms.testBinaryNumericRanges failure

Steve Rowe created LUCENE-6734:
----------------------------------

             Summary: TestAutoPrefixTerms.testBinaryNumericRanges failure
                 Key: LUCENE-6734
                 URL: https://issues.apache.org/jira/browse/LUCENE-6734
             Project: Lucene - Core
          Issue Type: Bug
          Components: core/codecs
    Affects Versions: 5.3, Trunk, 5.4
            Reporter: Steve Rowe


My Jenkins found the following seed on lucene_solr_5_3, but it also reproduces on trunk and branch_5x: 
{noformat}
   [junit4] Suite: org.apache.lucene.codecs.autoprefix.TestAutoPrefixTerms
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutoPrefixTerms -Dtests.method=testBinaryNumericRanges -Dtests.seed=3B0E81E508A4A9 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Kwajalein -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.46s | TestAutoPrefixTerms.testBinaryNumericRanges <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: totTermCount=17 is > allowedMaxTerms=16
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3B0E81E508A4A9:AE5C77E440454DBB]:0)
   [junit4]    > 	at org.apache.lucene.codecs.autoprefix.TestAutoPrefixTerms$VerifyAutoPrefixTerms.finish(TestAutoPrefixTerms.java:577)
   [junit4]    > 	at org.apache.lucene.codecs.autoprefix.TestAutoPrefixTerms.testBinaryNumericRanges(TestAutoPrefixTerms.java:318)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es, timezone=Kwajalein
   [junit4]   2> NOTE: Mac OS X 10.10.4 x86_64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=8,threads=1,free=207523744,total=257425408
   [junit4]   2> NOTE: All tests run in this JVM: [TestAutoPrefixTerms]
   [junit4] Completed [1/1] in 2.00s, 1 test, 1 failure <<< FAILURES!
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org