Gregory Chanan created SOLR-8446:
------------------------------------

             Summary: Allow failonerror to be configured for unit tests
                 Key: SOLR-8446
                 URL: https://issues.apache.org/jira/browse/SOLR-8446
             Project: Solr
          Issue Type: Improvement
          Components: Tests
            Reporter: Gregory Chanan
            Assignee: Gregory Chanan


Currently, failonerror is hard coded to false for the "test" task at the top 
level scope.  For jenkins runs, it would be useful to be able to configure this 
because:
1) unit tests runs are flaky
2) jenkins can detect test failures even if the the test task itself passes and 
mark the build yellow (which happens if failonerror is true)

Therefore, this allows some nicer visualization of the jenkins history, i.e.:
green if everything is good
yellow if unit tests are failing (most likely flaky)
red if compile / precommit, etc are broken



--
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