[
https://issues.apache.org/jira/browse/HADOOP-11984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14546823#comment-14546823
]
Haohui Mai commented on HADOOP-11984:
-------------------------------------
Please correct me if I'm wrong -- Looks like that test-patch.sh relies on a lot
of regex to do the job. Does it make sense to move some of these work towards a
Python script so that it is possible to leverage more libraries? For example,
To determine whether a test run successfully, it seems more reliable to parse
the xml output of test result rather than doing a regex matching.
> Enable parallel JUnit tests in pre-commit.
> ------------------------------------------
>
> Key: HADOOP-11984
> URL: https://issues.apache.org/jira/browse/HADOOP-11984
> Project: Hadoop Common
> Issue Type: Improvement
> Components: scripts
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Attachments: HADOOP-11984.001.patch, HADOOP-11984.002.patch
>
>
> HADOOP-9287 and related issues implemented the parallel-tests Maven profile
> for running JUnit tests in multiple concurrent processes. This issue
> proposes to activate that profile during pre-commit to speed up execution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)