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 950b3eb431d MAPREDUCE-7497. mapreduce tests have stopped running. 
(#7343)
     add f1ee35b8a18 HADOOP-19415. [JDK17] Upgrade JUnit from 4 to 5 in 
hadoop-common Part1. (#7339)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/cli/CLITestHelper.java  |  19 +-
 .../test/java/org/apache/hadoop/cli/TestCLI.java   |  10 +-
 .../org/apache/hadoop/conf/TestConfServlet.java    |  26 ++-
 .../org/apache/hadoop/conf/TestConfigRedactor.java |  13 +-
 .../org/apache/hadoop/conf/TestConfiguration.java  | 138 ++++++------
 .../hadoop/conf/TestConfigurationDeprecation.java  |  41 ++--
 .../hadoop/conf/TestConfigurationFieldsBase.java   |  42 ++--
 .../hadoop/conf/TestConfigurationSubclass.java     |  14 +-
 .../org/apache/hadoop/conf/TestDeprecatedKeys.java |  13 +-
 .../org/apache/hadoop/conf/TestGetInstances.java   |   6 +-
 .../apache/hadoop/conf/TestReconfiguration.java    | 132 +++++-------
 .../org/apache/hadoop/conf/TestStorageUnit.java    | 234 ++++++++++-----------
 .../hadoop/crypto/CryptoStreamsTestBase.java       | 187 ++++++++--------
 .../org/apache/hadoop/crypto/TestCryptoCodec.java  |  72 ++++---
 .../crypto/TestCryptoOutputStreamClosing.java      |  12 +-
 .../apache/hadoop/crypto/TestCryptoStreams.java    |  14 +-
 .../hadoop/crypto/TestCryptoStreamsForLocalFS.java |  65 +++---
 .../hadoop/crypto/TestCryptoStreamsNormal.java     |  70 +++---
 .../TestCryptoStreamsWithJceAesCtrCryptoCodec.java |   4 +-
 .../TestCryptoStreamsWithJceSm4CtrCryptoCodec.java |   4 +-
 ...tCryptoStreamsWithOpensslAesCtrCryptoCodec.java |  23 +-
 ...tCryptoStreamsWithOpensslSm4CtrCryptoCodec.java |  32 +--
 .../org/apache/hadoop/crypto/TestCryptoUtils.java  |  36 ++--
 .../apache/hadoop/crypto/TestOpensslCipher.java    |  60 +++---
 .../hadoop/crypto/key/TestCachingKeyProvider.java  | 163 +++++++-------
 .../apache/hadoop/crypto/key/TestKeyProvider.java  |  36 ++--
 .../crypto/key/TestKeyProviderCryptoExtension.java | 149 ++++++-------
 .../TestKeyProviderDelegationTokenExtension.java   |  24 +--
 .../hadoop/crypto/key/TestKeyProviderFactory.java  |  98 ++++-----
 .../org/apache/hadoop/crypto/key/TestKeyShell.java |  20 +-
 .../apache/hadoop/crypto/key/TestValueQueue.java   | 132 ++++++------
 .../crypto/key/kms/TestKMSClientProvider.java      |  20 +-
 .../kms/TestLoadBalancingKMSClientProvider.java    |  27 +--
 .../crypto/random/TestOpensslSecureRandom.java     |  18 +-
 .../hadoop/crypto/random/TestOsSecureRandom.java   |  26 ++-
 35 files changed, 1013 insertions(+), 967 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to