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

Steve Rowe commented on SOLR-9076:
----------------------------------

bq. I don't understand why these failures don't show up on ASF or Policeman 
Jenkins?

I understand now: ASF and my Jenkins don't set {{tests.haltonfailure}} to 
{{false}} (except on ASF Clover jobs), so once a test fails in a module, 
further modules' tests never get run, and since Nightly tests fail with extreme 
regularity in Solr core, *the contrib tests are never being run*. (I can't see 
Policeman Jenkins Groovy script that sets sysprops 
{{scripts/linux-random-java8.groovy}} - [~thetaphi] do you know about Policeman 
Jenkins's use of {{tests.haltonfailure}}?)

The difference for my Jenkins is how tests are run, via a script that runs 4 
Ant processes in parallel, and Solrj and contrib tests are run in a separate 
Ant process.  So Solr core failures don't stop contrib tests from running 
(though Solrj failures do).

I've started a nightly manual run with {{tests.haltonfailure=false}}, and I 
also added that to my Jenkins scripts.  I'm not really sure why it ever makes 
for Jenkins to run with it set to {{true}}?  If things go well (i.e. 
{{tests.haltonfailure}} does what I think it does), I'll add it to all the ASF 
and Policeman Jenkins jobs too.

> Update to Hadoop 2.7.2
> ----------------------
>
>                 Key: SOLR-9076
>                 URL: https://issues.apache.org/jira/browse/SOLR-9076
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 6.2, master (7.0)
>
>         Attachments: SOLR-9076-Fix-dependencies.patch, SOLR-9076-Hack.patch, 
> SOLR-9076-fixnetty.patch, SOLR-9076.patch, SOLR-9076.patch, SOLR-9076.patch, 
> SOLR-9076.patch, SOLR-9076.patch, SOLR-9076.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to