You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2012/05/08 22:01:49 UTC

[jira] [Commented] (HADOOP-8354) test-patch findbugs may fail if a dependent module is changed

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

Robert Joseph Evans commented on HADOOP-8354:
---------------------------------------------

I just saw a very strange issue while running some of the tests.

https://issues.apache.org/jira/browse/MAPREDUCE-4233?focusedCommentId=13270757&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13270757

I am putting it here because I think it is for the same reason.  The Jars were not installed first so the tests were run against an older version of the code, not the patched version.
                
> test-patch findbugs may fail if a dependent module is changed
> -------------------------------------------------------------
>
>                 Key: HADOOP-8354
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8354
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Tom White
>
> This can happen when code in a dependent module is changed, but the change isn't picked up. E.g. 
> https://issues.apache.org/jira/browse/MAPREDUCE-4163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266867#comment-13266867
> We can fix this by running 'mvn install -DskipTests -Dmaven.javadoc.skip=true' first.

--
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