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

Robert Joseph Evans commented on HADOOP-7654:
---------------------------------------------

Why don't we set up test suites then?  We can switch to testNG which will run 
all of our JUnit tests, and then we can also setup groups of tests to run, so 
in the default profile we run a few sanity checks that are nice and short, and 
then we can have a different profile for running all of the tests, which would 
be turned on as part of test-patch.

> Change maven setup to not run tests by default
> ----------------------------------------------
>
>                 Key: HADOOP-7654
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7654
>             Project: Hadoop Common
>          Issue Type: Wish
>          Components: build
>    Affects Versions: 0.24.0
>            Reporter: Aaron T. Myers
>             Fix For: 0.24.0
>
>
> I find that I now type "-DskipTests" many, many times per day when working on 
> Hadoop. We should change the default to not run tests except when explicitly 
> given a test target.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to