Allow using a file to exclude certain tests from build
------------------------------------------------------
Key: HADOOP-7167
URL: https://issues.apache.org/jira/browse/HADOOP-7167
Project: Hadoop Common
Issue Type: Improvement
Affects Versions: 0.23.0
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Priority: Minor
Fix For: 0.23.0
It would be nice to be able to exclude certain tests when running builds. For example, when
a test is "known flaky", you may want to exclude it from the main Hudson job, but not actually
disable it in the codebase (so that it still runs as part of another Hudson job, for example).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|