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 "Ajay Kumar (JIRA)" <ji...@apache.org> on 2017/12/05 15:55:00 UTC

[jira] [Comment Edited] (HADOOP-14775) Change junit dependency in parent pom file to junit 5 while maintaining backward compatibility to junit4.

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

Ajay Kumar edited comment on HADOOP-14775 at 12/5/17 3:54 PM:
--------------------------------------------------------------

[~ajisakaa], Now mvn test is failing in my local machine without changes from patch as well.

{code}
ERROR] Failures:
[ERROR]   TestCodec.testCodecPoolCompressorReinit:504->gzipReinitTest:433 Compressed bytes contrary to configuration
[ERROR]   TestRaceWhenRelogin.test:160 tgt is not the first ticket after relogin
[ERROR] Errors:
[ERROR]   TestRawLocalFileSystemContract.testPermission:112 » UnsatisfiedLink org.apache...
{code}

Due to these failures test of other modules are being skipped. Will take a deeper look later this week.



was (Author: ajayydv):
[~ajisakaa], Seems mvn test is failing without oatch as well.

{code}
ERROR] Failures:
[ERROR]   TestCodec.testCodecPoolCompressorReinit:504->gzipReinitTest:433 Compressed bytes contrary to configuration
[ERROR]   TestRaceWhenRelogin.test:160 tgt is not the first ticket after relogin
[ERROR] Errors:
[ERROR]   TestRawLocalFileSystemContract.testPermission:112 » UnsatisfiedLink org.apache...
{code}

Due to these failures test of other modules are being skipped. Will take a deeper look later this week.


> Change junit dependency in parent pom file to junit 5 while maintaining backward compatibility to junit4. 
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-14775
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14775
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.0.0-alpha4
>            Reporter: Ajay Kumar
>            Assignee: Ajay Kumar
>              Labels: junit5
>         Attachments: HADOOP-14775.01.patch, HADOOP-14775.02.patch
>
>
> Change junit dependency in parent pom file to junit 5 while maintaining backward compatibility to junit4. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org