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

Allen Wittenauer commented on HADOOP-11984:
-------------------------------------------

bq. BTW, the whitespace check is triggering on any lines with trailing 
whitespace in the patch. This includes diff context on lines that the patch 
isn't really changing. Do you think we ought to change this to match against 
only lines that start with '+'?

That's not actually how it works...  but there is a math bug I haven't had a 
chance to track down yet.  I do know what it causes it (and checkstyle) to skip 
new files.  Got that one fixed in one of my other test-patch patches.

> 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: build, scripts, test
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>         Attachments: HADOOP-11984.001.patch, HADOOP-11984.002.patch, 
> HADOOP-11984.003.patch, HADOOP-11984.004.patch, HADOOP-11984.005.patch, 
> HADOOP-11984.006.patch, HADOOP-11984.007.patch, HADOOP-11984.008.patch, 
> HADOOP-11984.009.patch, HADOOP-11984.010.patch, HADOOP-11984.011.patch, 
> HADOOP-11984.013.patch, HADOOP-11984.014.patch, HADOOP-11984.015.patch, 
> HADOOP-11984.016.patch, HADOOP-11984.017.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)

Reply via email to