[
https://issues.apache.org/jira/browse/BIGTOP-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bruno Mahé closed BIGTOP-671.
-----------------------------
> Bump maven-surefire-plugin and maven-failsafe-plugin to 2.11
> ------------------------------------------------------------
>
> Key: BIGTOP-671
> URL: https://issues.apache.org/jira/browse/BIGTOP-671
> Project: Bigtop
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 0.4.0
> Reporter: Stephen Chu
> Assignee: Stephen Chu
> Labels: patch, test
> Fix For: 0.5.0
>
> Attachments: BIGTOP-671.patch
>
>
> Currently, I can't comma-separated includes to specify multiple tests to run.
> For example, the following command inside
> bigtop/bigtop-tests/test-execution/smokes/hbase will run 0 tests because of
> http://jira.codehaus.org/browse/SUREFIRE-685: Cannot pass multiple
> comma-separated includes.
> {noformat}
> mvn clean verify
> -Dorg.apache.maven-failsafe-plugin.testInclude=**/TestHBaseSmoke*,**/TestHbck*
> {noformat}
> I'd like to bump up maven-surefire-plugin and maven-failsafe-plugin to 2.11
> so we can run tests with comma-separated includes.
> 2.12 has the problem http://jira.codehaus.org/browse/SUREFIRE-827: Surefire
> 2.12 cannot run a single test, regression from 2.11.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira