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

Kevin Risden edited comment on SOLR-12932 at 11/1/18 10:01 PM:
---------------------------------------------------------------

Two failures associated with this run.

Commit: a092f1a79edbf0092f96155414215b443363c2fb

Test: ExecutePlanActionTest#testIntegration
{code:java}
NOTE: reproduce with: ant test  -Dtestcase=ExecutePlanActionTest 
-Dtests.method=testIntegration -Dtests.seed=DBF7318E39CB980F -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=he-IL -Dtests.timezone=Africa/Juba 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.92s J3 | ExecutePlanActionTest.testIntegration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DBF7318E39CB980F:6B963FA21CF4392A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:224)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748) {code}
{code:java}
reproduce with: ant test  -Dtestcase=NodeLostTriggerTest 
-Dtests.method=testListenerAcceptance -Dtests.seed=DBF7318E39CB980F 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sr-Latn-ME 
-Dtests.timezone=America/Iqaluit -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.31s J1 | NodeLostTriggerTest.testListenerAcceptance <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DBF7318E39CB980F:CA436B6980428CF9]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.NodeLostTriggerTest.testListenerAcceptance(NodeLostTriggerTest.java:265)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748){code}
Reference: risdenk/nuc#65


was (Author: risdenk):
Two failures associated with this run.

Commit: a092f1a79edbf0092f96155414215b443363c2fb

Test: ExecutePlanActionTest#testIntegration
{code:java}
NOTE: reproduce with: ant test  -Dtestcase=ExecutePlanActionTest 
-Dtests.method=testIntegration -Dtests.seed=DBF7318E39CB980F -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=he-IL -Dtests.timezone=Africa/Juba 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 2.92s J3 | ExecutePlanActionTest.testIntegration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DBF7318E39CB980F:6B963FA21CF4392A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:224)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748) {code}
{code:java}
reproduce with: ant test  -Dtestcase=NodeLostTriggerTest 
-Dtests.method=testListenerAcceptance -Dtests.seed=DBF7318E39CB980F 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=sr-Latn-ME 
-Dtests.timezone=America/Iqaluit -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.31s J1 | NodeLostTriggerTest.testListenerAcceptance <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DBF7318E39CB980F:CA436B6980428CF9]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.NodeLostTriggerTest.testListenerAcceptance(NodeLostTriggerTest.java:265)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748){code}
Reference: risdenk/nuc#65

 

> 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