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 2018/10/01 22:05:00 UTC

[jira] [Created] (SOLR-12821) IndexSizeTriggerTest.testMixedBounds() reproducing failure

Steve Rowe created SOLR-12821:
---------------------------------

             Summary: IndexSizeTriggerTest.testMixedBounds() reproducing failure
                 Key: SOLR-12821
                 URL: https://issues.apache.org/jira/browse/SOLR-12821
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Tests
            Reporter: Steve Rowe


From [https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2077/], reproduced 5/5 iterations for me on Linux:

{noformat}
Checking out Revision 03c9c04353ce1b5ace33fddd5bd99059e63ed507 (refs/remotes/origin/master)
[...]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexSizeTriggerTest -Dtests.method=testMixedBounds -Dtests.seed=9336AB152EE44632 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=America/Guayaquil -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 50.8s J1 | IndexSizeTriggerTest.testMixedBounds <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9336AB152EE44632:99B514B8635F4D68]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
[...]
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {foo=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Direct)}, docValues:{_version_=DocValuesFormat(name=Asserting), foo=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=452, maxMBSortInHeap=5.552665847709986, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@cc0bab0), locale=hr, timezone=America/Guayaquil
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=191495432,total=518979584
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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