test-patch should run tests with -fn to avoid masking test failrues
-------------------------------------------------------------------
Key: HADOOP-8147
URL: https://issues.apache.org/jira/browse/HADOOP-8147
Project: Hadoop Common
Issue Type: Improvement
Components: test
Affects Versions: 0.24.0
Reporter: Robert Joseph Evans
Assignee: Robert Joseph Evans
If there are known failures, test-patch will bail out as soon as it sees them.
This causes the precommit builds to potentially not find real issues with a
patch, because the tests that would fail might come after a known failure. We
should add -fn to just the mvn test command in test-patch to get the full list
of failures.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira