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

Uwe Schindler commented on LUCENE-9474:
---------------------------------------

I figured it out and added to test config: {{ignoreFailures = 
(propertyOrDefault("tests.haltonfailure", "true").toBoolean() == false)}}

This is solely used by jenkins, to run the whole build but completely ignore 
test failures. This enabled the useful jenkins feature:
- If only tests fail, build is marked as "unstable"
- If compilation or something else fails, it's serius and the build is marked 
as "failed"

> Change Jenkins jobs to use Gradle for trunk
> -------------------------------------------
>
>                 Key: LUCENE-9474
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9474
>             Project: Lucene - Core
>          Issue Type: Test
>          Components: general/build
>            Reporter: Erick Erickson
>            Assignee: Uwe Schindler
>            Priority: Major
>
> I rushed the gate and pushed LUCENE-9433 without coordinating, my apologies 
> for the confusion.
> Meanwhile, Uwe has disabled Jenkins jobs for the weekend and we'll fix this 
> up Real Soon Now.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to