anoopsjohn commented on pull request #2392:
URL: https://github.com/apache/hadoop/pull/2392#issuecomment-713321230
> usual process: test Azure zone, command line for test run?
test on East US region standard storage account
mvn test -Dtest="org.apache.hadoop.fs.azure.Test*"
Tests run: 244, Failures: 0, Errors: 0, Skipped: 11
mvn test -Dtest="org.apache.hadoop.fs.azure.ITest*"
Tests run: 530, Failures: 1, Errors: 0, Skipped: 93
Failure seems not related. Flakey?
ITestWasbUriAndConfiguration.testCanonicalServiceName:656 Expecting
java.lang.IllegalArgumentException with text java.net.UnknownHostException but
got : "void"
Ran tests which complained in QA
TestNativeAzureFileSystemContractMocked
Tests run: 43, Failures: 0, Errors: 0, Skipped: 5
TestNativeAzureFileSystemMocked
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0
TestNativeAzureFileSystemFileNameCheck
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
TestWasbFsck
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1
TestNativeAzureFileSystemOperationsMocked
Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
TestBlobMetadata
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
TestOutOfBandAzureBlobOperations
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0,
TestNativeAzureFileSystemConcurrency
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]