[ 
https://issues.apache.org/jira/browse/HADOOP-17685?focusedWorklogId=595131&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-595131
 ]

ASF GitHub Bot logged work on HADOOP-17685:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/May/21 08:31
            Start Date: 12/May/21 08:31
    Worklog Time Spent: 10m 
      Work Description: tasanuma commented on pull request #2983:
URL: https://github.com/apache/hadoop/pull/2983#issuecomment-839578724


   Thanks for updating PR, but there are still some junit deprecation warnings 
in hadoop-common.
   ```
   [WARNING] 
/.../hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfiguration.java:[87,53]
 none() in org.junit.rules.ExpectedException has been deprecated
   [WARNING] 
/.../hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/erasurecode/coder/TestXORCoder.java:[31,34]
 Timeout(int) in org.junit.rules.Timeout has been deprecated
   [WARNING] 
/.../hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/alias/TestCredentialProviderFactory.java:[56,57]
 none() in org.junit.rules.ExpectedException has been deprecated
   [WARNING] 
/.../hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFileSystemStorageStatistics.java:[64,40]
 Timeout(int) in org.junit.rules.Timeout has been deprecated
   [WARNING] 
/.../hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFileSystemStorageStatistics.java:[66,63]
 none() in org.junit.rules.ExpectedException has been deprecated
   [WARNING] 
/.../hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/erasurecode/TestECSchema.java:[34,34]
 Timeout(int) in org.junit.rules.Timeout has been deprecated
   [WARNING] 
/.../hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/token/delegation/web/TestDelegationTokenAuthenticationHandlerWithMocks.java:[96,32]
 Timeout(int) in org.junit.rules.Timeout has been deprecated
   [WARNING] 
/.../hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/util/TestNativeCrc32.java:[55,57]
 none() in org.junit.rules.ExpectedException has been deprecated
   [WARNING] 
/.../hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/crypto/key/kms/TestKMSClientProvider.java:[60,34]
 Timeout(int) in org.junit.rules.Timeout has been deprecated
   [WARNING] 
/.../hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/shell/find/TestPrint.java:[39,34]
 Timeout(int) in org.junit.rules.Timeout has been deprecated
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 595131)
    Time Spent: 1h  (was: 50m)

> Fix junit deprecation warnings in hadoop-common module
> ------------------------------------------------------
>
>                 Key: HADOOP-17685
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17685
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Akira Ajisaka
>            Assignee: Akira Ajisaka
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Fix HADOOP-17684 in hadoop-common module.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to