You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/07/01 14:15:44 UTC

[GitHub] [hadoop] steveloughran commented on pull request #2118: HADOOP-17107. hadoop-azure parallel tests not working on recent JDKs

steveloughran commented on pull request #2118:
URL: https://github.com/apache/hadoop/pull/2118#issuecomment-652444695


   ..and by removing the declarations of fork count = 1, the integration tests run in parallel too
   
   ```
   INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running org.apache.hadoop.fs.azure.contract.ITestAzureNativeContractGetFileStatus
   [INFO] Running org.apache.hadoop.fs.azure.contract.ITestAzureNativeContractMkdir
   [INFO] Running org.apache.hadoop.fs.azure.ITestFileSystemOperationExceptionHandling
   [INFO] Running org.apache.hadoop.fs.azure.metrics.ITestAzureFileSystemInstrumentation
   [INFO] Running org.apache.hadoop.fs.azure.contract.ITestAzureNativeContractOpen
   [INFO] Running org.apache.hadoop.fs.azure.contract.ITestAzureNativeContractDelete
   ```
   
   This may have been the case before, I'm just making extra sure after changing the test running


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org