Steve Rowe created SOLR-11451:
---------------------------------

             Summary: ComputePlanActionTest.testNodeLost() failure
                 Key: SOLR-11451
                 URL: https://issues.apache.org/jira/browse/SOLR-11451
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Steve Rowe


Reproduces 100% for me (on Linux) if I remove {{-Dtests.method=testNodeLost}} 
from the repro line, from 
[https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6946]:

{noformat}
Checking out Revision e92bde1e7ece020d581638f4c59c3840bf75d183 
(refs/remotes/origin/master)
[...]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ComputePlanActionTest -Dtests.method=testNodeLost 
-Dtests.seed=B1DFD0131B7C99E4 -Dtests.slow=true -Dtests.locale=ja 
-Dtests.timezone=Asia/Katmandu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 8.09s J1 | ComputePlanActionTest.testNodeLost <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The operations 
computed by ComputePlanAction should not be null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B1DFD0131B7C99E4:ECA1EED9896FC62]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost(ComputePlanActionTest.java:193)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
[...]
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=491, maxMBSortInHeap=6.600294616233929, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ja, timezone=Asia/Katmandu
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to