This is an automated email from the ASF dual-hosted git repository. slfan1989 pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 47d29fdca46 HADOOP-19429. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-dynamometer-infra. (#7588) add 71aa0e4778b HDFS-12431. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-hdfs Part2. (#7613) No new revisions were added by this update. Summary of changes: .../hadoop/fs/TestEnhancedByteBufferAccess.java | 147 ++++++++-------- .../apache/hadoop/fs/TestFcHdfsCreateMkdir.java | 16 +- .../org/apache/hadoop/fs/TestFcHdfsPermission.java | 16 +- .../org/apache/hadoop/fs/TestFcHdfsSetUMask.java | 63 +++---- .../java/org/apache/hadoop/fs/TestGlobPaths.java | 114 ++++++------ .../fs/TestHDFSFileContextMainOperations.java | 78 +++++---- .../apache/hadoop/fs/TestHdfsNativeCodeLoader.java | 5 +- .../apache/hadoop/fs/TestResolveHdfsSymlink.java | 19 +- .../fs/TestSWebHdfsFileContextMainOperations.java | 8 +- .../apache/hadoop/fs/TestSymlinkHdfsDisable.java | 8 +- .../java/org/apache/hadoop/fs/TestUnbuffer.java | 35 ++-- .../org/apache/hadoop/fs/TestUrlStreamHandler.java | 24 +-- .../fs/TestWebHdfsFileContextMainOperations.java | 18 +- .../hadoop/fs/loadGenerator/TestLoadGenerator.java | 4 +- .../apache/hadoop/fs/permission/TestStickyBit.java | 22 +-- .../hadoop/fs/shell/TestHdfsTextCommand.java | 14 +- ...stNNStartupWhenViewFSOverloadSchemeEnabled.java | 17 +- ...FSOverloadSchemeWithMountTableConfigInHDFS.java | 4 +- .../fs/viewfs/TestViewFileSystemAtHdfsRoot.java | 12 +- .../hadoop/fs/viewfs/TestViewFileSystemClose.java | 2 +- .../hadoop/fs/viewfs/TestViewFileSystemHdfs.java | 62 +++---- .../fs/viewfs/TestViewFileSystemLinkFallback.java | 137 +++++++-------- .../viewfs/TestViewFileSystemLinkMergeSlash.java | 33 ++-- .../fs/viewfs/TestViewFileSystemLinkRegex.java | 29 ++-- ...SystemOverloadSchemeHdfsFileSystemContract.java | 31 ++-- ...ViewFileSystemOverloadSchemeWithHdfsScheme.java | 192 +++++++++++---------- .../fs/viewfs/TestViewFileSystemWithAcls.java | 22 +-- .../fs/viewfs/TestViewFileSystemWithTruncate.java | 28 +-- .../fs/viewfs/TestViewFileSystemWithXAttrs.java | 22 +-- .../hadoop/fs/viewfs/TestViewFsAtHdfsRoot.java | 12 +- .../hadoop/fs/viewfs/TestViewFsDefaultValue.java | 16 +- .../hadoop/fs/viewfs/TestViewFsFileStatusHdfs.java | 22 +-- .../apache/hadoop/fs/viewfs/TestViewFsHdfs.java | 20 +-- .../hadoop/fs/viewfs/TestViewFsLinkFallback.java | 121 ++++++------- .../hadoop/fs/viewfs/TestViewFsWithAcls.java | 22 +-- .../hadoop/fs/viewfs/TestViewFsWithXAttrs.java | 22 +-- ...estViewDistributedFileSystemWithMountLinks.java | 21 ++- 37 files changed, 744 insertions(+), 694 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org