virajjasani commented on PR #4730:
URL: https://github.com/apache/hadoop/pull/4730#issuecomment-1213581391

   Endpoint: `us-west-2`:
   
   ```
   $ mvn -Dparallel-tests -DtestsThreadCount=8 -Dscale clean verify
   
   [INFO] --- maven-surefire-plugin:3.0.0-M1:test (default-test) @ hadoop-aws 
---
   [INFO] 
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 406, Failures: 0, Errors: 0, Skipped: 4
   [INFO] 
   
   
   [INFO] --- maven-failsafe-plugin:3.0.0-M1:integration-test 
(default-integration-test) @ hadoop-aws ---
   [INFO] 
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   
   [INFO] Results:
   [INFO] 
   [WARNING] Tests run: 1139, Failures: 0, Errors: 0, Skipped: 146
   [INFO] 
   
   
   [INFO] --- maven-failsafe-plugin:3.0.0-M1:integration-test 
(sequential-integration-tests) @ hadoop-aws ---
   [INFO] 
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   
   [INFO] Results:
   [INFO] 
   [ERROR] Errors: 
   [ERROR]   
ITestS3AContractRootDir>AbstractContractRootDirectoryTest.testRecursiveRootListing:267
 ยป TestTimedOut
   [INFO] 
   [ERROR] Tests run: 124, Failures: 0, Errors: 1, Skipped: 10
   
   ```
   
   When run individually, `ITestS3AContractRootDir` tests passed.


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