mehakmeet opened a new pull request #3446: URL: https://github.com/apache/hadoop/pull/3446
Follow-up to #3406. Region: East US. `mvn -Dparallel-tests=abfs -DtestsThreadCount=8 -Dscale clean verify` ### UT: ``` [INFO] Results: [INFO] [WARNING] Tests run: 105, Failures: 0, Errors: 0, Skipped: 2 ``` ### IT: ``` [INFO] Results: [INFO] [WARNING] Tests run: 564, Failures: 0, Errors: 0, Skipped: 76 ``` ## IT scale: ``` [INFO] Results: [INFO] [ERROR] Failures: [ERROR] ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:66->testReadWriteAndSeek:92 [Retry was required due to issue on server side] expected:<[0]> but was:<[1]> [INFO] [ERROR] Tests run: 259, Failures: 1, Errors: 0, Skipped: 40 ``` New Tests: ``` [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.984 s - in org.apache.hadoop.fs.azurebfs.ITestAbfsHugeFiles [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s - in org.apache.hadoop.fs.store.TestDataBlocks [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, 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. 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]
