[
https://issues.apache.org/jira/browse/HADOOP-11352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234163#comment-14234163
]
Steve Loughran commented on HADOOP-11352:
-----------------------------------------
The move to maven including a culling of the contrib directory, which is why it
was commented out
The only contrib source is under {{hadoop-hdfs/src/contrib/bkjournal}}...this
is referenced in the /hadoop-hdfs-project POM, so the question becomes "why
didn't those tests run/get picked up".
While moving the Maven builds to java7 I have tweaked them to pick up all the
surefire-tests/*.xml files, though that doesn't explain why the patch didn't
pick up the failure. Maybe it was just that the patch ran on java6 as the
HDFS-7448 bug only surfaced on java7+
> test-patch.sh doesn't run hadoop-hdfs/src/contrib/bkjournal
> -----------------------------------------------------------
>
> Key: HADOOP-11352
> URL: https://issues.apache.org/jira/browse/HADOOP-11352
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Reporter: Akira AJISAKA
>
> Jenkins test-patch.sh always comments as "{color:green}+1 contrib
> tests{color}. The patch passed contrib unit tests.", however, the script
> runs no contrib tests.
> This issue was found when fixing HDFS-7448.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)