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/08/26 12:04:18 UTC

[GitHub] [hadoop] snvijaya edited a comment on pull request #2246: Hadoop-17215. ABFS: Disable default create overwrite

snvijaya edited a comment on pull request #2246:
URL: https://github.com/apache/hadoop/pull/2246#issuecomment-680836914


   Test results from accounts in East US 2.
   
   From HNS Enabled account with OAuth credential settings
   `[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Failures: 
   [ERROR]   ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 Mismatch in bytes_received expected:<143> but was:<311>
   [INFO] 
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 74
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 140`
   
   From HNS Enabled account with SharedKey credential settings
   `[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   [ERROR]   ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 Mismatch in bytes_received expected:<143> but was:<311>
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 41
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24`
   
   From HNS Non-enabled account with OAuth credential settings
   `[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Failures: 
   [ERROR]   ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 Mismatch in bytes_received expected:<143> but was:<311>
   [INFO] 
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 250
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 140`
   
   From HNS Non-enabled account with SharedKey credential settings
   `[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Failures: 
   [ERROR]   ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 Mismatch in bytes_received expected:<143> but was:<311>
   [INFO] 
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 246
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24`
   
   The fix for the failing test is tracked under: https://issues.apache.org/jira/browse/HADOOP-17229


----------------------------------------------------------------
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