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

Alejandro Abdelnur commented on HADOOP-7934:
--------------------------------------------

bq. Have you been able to run the unit tests successfully?

I get the same set of failures in my environment with and without the patch. 
(below greps from the MVN output)

TRUNK:

{code}
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 1411, Failures: 1, Errors: 0, Skipped: 14
Tests run: 1036, Failures: 1, Errors: 1, Skipped: 1
Tests run: 242, Failures: 1, Errors: 0, Skipped: 0
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
Tests run: 120, Failures: 0, Errors: 0, Skipped: 0
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
Tests run: 144, Failures: 0, Errors: 0, Skipped: 0
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Tests run: 61, Failures: 0, Errors: 0, Skipped: 0
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
Tests run: 89, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 57, Failures: 0, Errors: 0, Skipped: 0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
{code}

Trunk + patch:

{code}
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 1411, Failures: 1, Errors: 0, Skipped: 14
Tests run: 1041, Failures: 1, Errors: 0, Skipped: 1
Tests run: 242, Failures: 1, Errors: 0, Skipped: 0
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
Tests run: 120, Failures: 0, Errors: 0, Skipped: 0
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
Tests run: 144, Failures: 0, Errors: 0, Skipped: 0
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Tests run: 61, Failures: 0, Errors: 0, Skipped: 0
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
Tests run: 89, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
Tests run: 57, Failures: 0, Errors: 0, Skipped: 0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
{code}

                
> Normalize dependencies versions across all modules
> --------------------------------------------------
>
>                 Key: HADOOP-7934
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7934
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.24.0, 0.23.1
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.24.0, 0.23.1
>
>         Attachments: HADOOP-7934.patch
>
>
> Move all dependencies versions to the dependencyManagement section in the 
> hadoop-project POM
> Move all plugin versions to the dependencyManagement section in the 
> hadoop-project POM

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

        

Reply via email to