Test Excludes on maven build doesn't always work.
-------------------------------------------------

                 Key: FLUME-758
                 URL: https://issues.apache.org/jira/browse/FLUME-758
             Project: Flume
          Issue Type: Bug
          Components: Build
    Affects Versions: v0.9.5
            Reporter: Jonathan Hsieh
             Fix For: v0.9.5


FLUME-716 added the ability to exclude and include specific builds by using a 
test.exclude.pattern and test.include.pattern maven -D arguments.  Exclusion 
was not working properly.  This should get fixed so that we can exclude 
multiple tests by adding a 
'-Dtest.exclude.pattern=**/TestFlakyTest.java,**/TestFlakyTest2.java' style 
command line argument.

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

        

Reply via email to