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

Kevin Risden edited comment on SOLR-12932 at 10/31/18 1:06 PM:
---------------------------------------------------------------

Test: ExecutePlanActionTest#testIntegration
{code:java}
NOTE: reproduce with: ant test  -Dtestcase=ExecutePlanActionTest 
-Dtests.method=testIntegration -Dtests.seed=C96AD1F563B86BE2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=es-VE -Dtests.timezone=America/Ensenada 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 2.56s J0 | ExecutePlanActionTest.testIntegration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C96AD1F563B86BE2:790BDFD94687CAC7]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:224)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748){code}


was (Author: risdenk):
Test: ExecutePlanActionTest
{code:java}
NOTE: reproduce with: ant test  -Dtestcase=ExecutePlanActionTest 
-Dtests.method=testIntegration -Dtests.seed=C96AD1F563B86BE2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=es-VE -Dtests.timezone=America/Ensenada 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 2.56s J0 | ExecutePlanActionTest.testIntegration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C96AD1F563B86BE2:790BDFD94687CAC7]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:224)
   [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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to