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

Kengo Seki commented on YETUS-92:
---------------------------------

I tried to run test-patch with HADOOP-7266-remove.001.patch and the totals seem 
like correct.
588 issues contains many metrics-related ones, and they are removed by the 
patch.

{code}
[sekikn@mobile yetus]$ wc -l 
/private/tmp/yetus-31508.24285/branch-checkstyle-root.txt
     587 /private/tmp/yetus-31508.24285/branch-checkstyle-root.txt
[sekikn@mobile yetus]$ grep -v org/apache/hadoop/metrics 
/private/tmp/yetus-31508.24285/branch-checkstyle-root.txt | wc -l
     140
[sekikn@mobile yetus]$ wc -l 
/private/tmp/yetus-31508.24285/patch-checkstyle-root.txt
     142 /private/tmp/yetus-31508.24285/patch-checkstyle-root.txt
[sekikn@mobile yetus]$ grep -v org/apache/hadoop/metrics 
/private/tmp/yetus-31508.24285/patch-checkstyle-root.txt | wc -l
     142
{code}

> checkstyle bogus screen output
> ------------------------------
>
>                 Key: YETUS-92
>                 URL: https://issues.apache.org/jira/browse/YETUS-92
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Allen Wittenauer
>
> {code}
> /home/jenkins/tools/maven/latest/bin/mvn checkstyle:checkstyle 
> -Dcheckstyle.consoleOutput=true -DskipTests -Ptest-patch > 
> /home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/patchprocess/maven-patch-checkstyle-root.txt
> Patch generated  2 new checkstyle issues in  . (total was 588, now 143).
> {code}
> Generated from HADOOP-7266-remove.001.patch



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to