[ https://issues.apache.org/jira/browse/LUCENE-9474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17182849#comment-17182849 ]
Uwe Schindler edited comment on LUCENE-9474 at 8/23/20, 9:21 PM: ----------------------------------------------------------------- Hi [~dweiss], I need your help. With Ant there was {{-Dtests.haltonfailure=false}}, so the build completes also some of test fail. But with Gradle I don't get this working. I tried: If i pass {{--continue}}, it proceeds with other tasks that did not fail, but it does not run all of them. Also it stops with current test runners. I just want to run the tests and let the build continue as normal, so Jenkins can collect succeeds and failures on its own. So basically, don't care about failed tests, just execute all of them and don't report a failed build at end (positive exit code). Can we restore this in Gradle? Ideally with same property (see "ant jenkins-hourly"). was (Author: thetaphi): Hi [~dweiss], I need your help. With Ant there was "-Dtests.haltonfailure=false", so the build completes also some of test fail. But with Gradle I don't get this working. I tried: If i pass {{--continue}}, it proceeds with other tasks that did not fail, but it does not run all I just want to run the tests and let the build continue as normal, so Jenkins can collect succeeds and failures on its own. So basically, don't care about failed tests. Can we restore this in Gradle? Ideally with same property (see "ant jenkins-hourly"). > 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