Hudson should run test-contrib even if test-core fails
------------------------------------------------------
Key: HADOOP-1808
URL: https://issues.apache.org/jira/browse/HADOOP-1808
Project: Hadoop
Issue Type: Improvement
Components: build
Affects Versions: 0.15.0
Reporter: Jim Kellerman
Fix For: 0.15.0
Currently, if test-core fails, Hudson does not run test-contrib.
It is entirely possible that a contrib patch does not depend on the failing
test-core test. If test-contrib passes even when test-core fails, a patch that
only effects contrib files could be committed. At the very least, the
test-results and console output would be useful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.