[ https://issues.apache.org/jira/browse/HADOOP-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13247484#comment-13247484
]
Robert Joseph Evans commented on HADOOP-8147:
---------------------------------------------
The -1 is because this is a change to the commit build script, and the commit build will not
test changes outside of hadoop-common-project/
> test-patch should run tests with -fn to avoid masking test failures
> -------------------------------------------------------------------
>
> 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
> Attachments: HADOOP-8147.txt
>
>
> 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
|