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

Kevin Risden edited comment on SOLR-12932 at 10/31/18 12:58 PM:
----------------------------------------------------------------

Test: AutoAddReplicasPlanActionTest
{code:java}
reproduce with: ant test  -Dtestcase=AutoAddReplicasPlanActionTest 
-Dtests.method=testSimple -Dtests.seed=76A7FA053BF740C5 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=fr -Dtests.timezone=Asia/Baku 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
00:46:11    [junit4] ERROR   37.4s J5 | 
AutoAddReplicasPlanActionTest.testSimple <<<
00:46:11    [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
00:46:11    [junit4]    >       at 
__randomizedtesting.SeedInfo.seed([76A7FA053BF740C5:4E14DEFB1C049414]:0)
00:46:11    [junit4]    >       at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1512)
00:46:11    [junit4]    >       at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.waitForNodeLeave(AutoAddReplicasPlanActionTest.java:188)
00:46:11    [junit4]    >       at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:114)
00:46:11    [junit4]    >       at java.lang.Thread.run(Thread.java:748){code}


was (Author: risdenk):
Test: AutoAddReplicasPlanActionTest
{noformat}
reproduce with: ant test -Dtestcase=AutoAddReplicasPlanActionTest 
-Dtests.method=testSimple -Dtests.seed=76A7FA053BF740C5 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=fr -Dtests.timezone=Asia/Baku 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII 00:46:11 [junit4] ERROR 
37.4s J5 | AutoAddReplicasPlanActionTest.testSimple <<< 00:46:11 [junit4] > 
Throwable #1: java.util.concurrent.TimeoutException 00:46:11 [junit4] > at 
__randomizedtesting.SeedInfo.seed([76A7FA053BF740C5:4E14DEFB1C049414]:0) 
00:46:11 [junit4] > at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1512)
 00:46:11 [junit4] > at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.waitForNodeLeave(AutoAddReplicasPlanActionTest.java:188)
 00:46:11 [junit4] > at 
org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:114)
 00:46:11 [junit4] > at java.lang.Thread.run(Thread.java:748)
{noformat}

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

Reply via email to