[ https://issues.apache.org/jira/browse/SOLR-17766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953433#comment-17953433 ]
Uwe Schindler commented on SOLR-17766: -------------------------------------- Done. > s390x CI Job fix > ---------------- > > Key: SOLR-17766 > URL: https://issues.apache.org/jira/browse/SOLR-17766 > Project: Solr > Issue Type: Task > Reporter: Nayana Thorat > Priority: Major > Attachments: screenshot-1.png > > > Need to update build+test command for > [https://ci-builds.apache.org/job/Solr/job/Solr-Test-main-s390x] > > [https://github.com/apache/solr/pull/3261] fixes CI job failure. > Need to update command from > {code:java} > gradlew -Dtests.haltonfailure=false -Dtests.badapples=false --continue test > {code} > To > {code:java} > ./gradlew -Dtests.haltonfailure=false -Dtests.badapples=false > -PdisableUiModule=true --continue test{code} > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org