[ 
https://issues.apache.org/jira/browse/SOLR-12932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16670542#comment-16670542
 ] 

Kevin Risden commented on SOLR-12932:
-------------------------------------

Adding the commit hash since I know you are updating the PR. First failure out 
of 3 builds on the new commit so far :)

Commit: 88c37601f01c6fe5e508073f57dd2508ebed9a4b
Test: AutoAddReplicasPlanActionTest#testSimple
{code:java}
reproduce with: ant test  -Dtestcase=AutoAddReplicasPlanActionTest 
-Dtests.method=testSimple -Dtests.seed=ED45ACA1F83399DB -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ga -Dtests.timezone=Canada/Pacific 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   57.2s J5 | AutoAddReplicasPlanActionTest.testSimple <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ED45ACA1F83399DB:D5F6885FDFC04D0A]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1512)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.waitForNodeLeave(AutoAddReplicasPlanActionTest.java:188)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:181)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748){code}

> ant test (without badapples=false) should pass easily for developers.
> ---------------------------------------------------------------------
>
>                 Key: SOLR-12932
>                 URL: https://issues.apache.org/jira/browse/SOLR-12932
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Tests
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Major
>
> If we fix the tests we will end up here anyway, but we can shortcut this.
> Once I get my first patch in, anyone who mentions a test that fails locally 
> for them at any time (not jenkins), I will fix it.



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

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

Reply via email to