[ 
https://issues.apache.org/jira/browse/HADOOP-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004968#comment-13004968
 ] 

Todd Lipcon commented on HADOOP-7167:
-------------------------------------

Hey Nicholas. Really sorry about that! Do you know if there is some equivalent 
to /dev/null in cygwin? ie a file which is always guaranteed to exist and be 
empty? I wonder what happens if we just pass an empty parameter to the ant 
excludeFile tag...

If this is getting in your way, feel free to revert and we can commit a new 
version that works on both platforms.

> 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
>
>         Attachments: hadoop-7167.txt
>
>
> 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

Reply via email to