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 2017/10/09 15:34:00 UTC

[jira] [Created] (SOLR-11451) ComputePlanActionTest.testNodeLost() failure

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org