DadanielZ commented on issue #787: HADOOP-16251. ABFS: add FSMainOperationsBaseTest URL: https://github.com/apache/hadoop/pull/787#issuecomment-488879713 @steveloughran Thanks for sharing the link. I just find there are resource sharing in the test suite which prevent the parallel running, so I updated the setup so each single test can be ran in parallel. Tests passed against endpoint in west-us: xns account: Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 Tests run: 383, Failures: 0, Errors: 0, Skipped: 25 Tests run: 190, Failures: 0, Errors: 0, Skipped: 23 non-xns account: Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 Tests run: 383, Failures: 0, Errors: 0, Skipped: 207 Tests run: 190, Failures: 0, Errors: 0, Skipped: 15
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
