slfan1989 commented on PR #7335:
URL: https://github.com/apache/hadoop/pull/7335#issuecomment-2619579292

   @ahmarsuhail @steveloughran  If we add the JUnit 4 dependency in these two 
modules, the unit tests will run successfully. Can we temporarily use this 
workaround to resolve the issue until the JUnit 5 upgrade is completed?
   
   >  mvn clean test
   
   - hadoop-azure
   
   ```
   .....
   [INFO] Running 
org.apache.hadoop.fs.azurebfs.services.TestAbfsClientThrottlingAnalyzer
   [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
35.897 s - in 
org.apache.hadoop.fs.azurebfs.services.TestAbfsClientThrottlingAnalyzer
   [INFO] Running org.apache.hadoop.fs.azurebfs.services.TestAbfsClient
   [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 
s - in org.apache.hadoop.fs.azurebfs.services.TestAbfsClient
   [INFO] Running org.apache.hadoop.fs.azurebfs.TestAbfsErrorTranslation
   [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 
s - in org.apache.hadoop.fs.azurebfs.TestAbfsErrorTranslation
   [INFO] 
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 409, Failures: 0, Errors: 0, Skipped: 118
   ```
   
   - hadoop-aws
   
   ```
   [ERROR]   Run 1: No test bucket
   [ERROR]   Run 2: No test bucket
   [INFO] 
   [ERROR] ITestS3AContractBulkDelete.validatePathCapabilityDeclared
   [ERROR]   Run 1: No test bucket
   [ERROR]   Run 2: No test bucket
   [INFO] 
   [INFO] 
   [ERROR] Tests run: 22, Failures: 0, Errors: 22, Skipped: 0
   [INFO] 
   ```


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

To unsubscribe, e-mail: [email protected]

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


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

Reply via email to