snvijaya commented on pull request #3309: URL: https://github.com/apache/hadoop/pull/3309#issuecomment-900509712
Test results: HNS-OAuth ======================== [INFO] Results: [INFO] [WARNING] Tests run: 110, Failures: 0, Errors: 0, Skipped: 1 [INFO] Results: [INFO] [WARNING] Tests run: 626, Failures: 0, Errors: 0, Skipped: 101 [INFO] Results: [INFO] [WARNING] Tests run: 288, Failures: 0, Errors: 0, Skipped: 52 HNS-SharedKey ======================== [INFO] Results: [INFO] [WARNING] Tests run: 110, Failures: 0, Errors: 0, Skipped: 7 [INFO] Results: [INFO] [WARNING] Tests run: 626, Failures: 0, Errors: 0, Skipped: 137 [INFO] Results: [INFO] [WARNING] Tests run: 287, Failures: 0, Errors: 0, Skipped: 68 NonHNS-SharedKey ======================== [INFO] Results: [INFO] [WARNING] Tests run: 110, Failures: 0, Errors: 0, Skipped: 7 [INFO] Results: [INFO] [ERROR] Failures: [ERROR] ITestAzureBlobFileSystemCheckAccess.testCheckAccessForAccountWithoutNS:181 Expecting org.apache.hadoop.security.AccessControlException with text "This request is not authorized to perform this operation using this permission.", 403 but got : "void" [INFO] [ERROR] Tests run: 626, Failures: 1, Errors: 0, Skipped: 346 [INFO] Results: [INFO] [WARNING] Tests run: 287, Failures: 0, Errors: 0, Skipped: 68 AppendBlob-HNS-OAuth ======================== [INFO] Results: [INFO] [WARNING] Tests run: 110, Failures: 0, Errors: 0, Skipped: 1 [INFO] Results: [INFO] [ERROR] Errors: [ERROR] ITestAzureBlobFileSystemFlush.testWriteHeavyBytesToFileAsyncFlush:252 TestTimedOut [ERROR] ITestAzureBlobFileSystemFlush.testWriteHeavyBytesToFileSyncFlush:204 » TestTimedOut [ERROR] ITestAzureBlobFileSystemLease.testTwoWritersCreateAppendNoInfiniteLease:178->twoWriters:166 » IO [INFO] [ERROR] Tests run: 626, Failures: 0, Errors: 3, Skipped: 101 [INFO] Results: [INFO] [ERROR] Errors: [ERROR] ITestAzureBlobFileSystemE2EScale.testWriteHeavyBytesToFileAcrossThreads:80 » TestTimedOut [INFO] [ERROR] Tests run: 288, Failures: 0, Errors: 1, Skipped: 100 Test failure observed in NonHNS-SharedKey: ITestAzureBlobFileSystemCheckAccess.testCheckAccessForAccountWithoutNS is fixed as part of https://issues.apache.org/jira/browse/HADOOP-17767 Test failure observed in AppendBlob-HNS-OAuth: ITestAzureBlobFileSystemLease.testTwoWritersCreateAppendNoInfiniteLease will be fixed as part of https://issues.apache.org/jira/browse/HADOOP-17590 3 tests that failed with timeout is transient and pass on rerun. -- 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]
