[
https://issues.apache.org/jira/browse/MAPREDUCE-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118386#comment-13118386
]
Jonathan Eagles commented on MAPREDUCE-3132:
--------------------------------------------
pom.xml changes only in this patch so no tests cases added
manual test was performed to verify new features are working on standard tests
as well as classes with @Before, @After, @BeforeClass, and @AfterClass
annotations.
verified .m2 cache that only maven-surefire-plugin version 2.9 is downloaded
into the cache from a clean cache
> Running a set of methods in a Single Test Class
> -----------------------------------------------
>
> Key: MAPREDUCE-3132
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3132
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: mrv2
> Reporter: Jonathan Eagles
> Assignee: Jonathan Eagles
> Attachments: MAPREDUCE-3132.patch
>
>
> Instead of running every test method in a class, limit to specific testing
> methods as describe in the link below.
> http://maven.apache.org/plugins/maven-surefire-plugin/examples/single-test.html
> Upgrade to the latest version of maven-surefire-plugin that has this feature.
--
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