mukund-thakur commented on pull request #2307:
URL: https://github.com/apache/hadoop/pull/2307#issuecomment-694761636


   Tested using HNS account in us-east-1. All good. 
   
   Tested using NON-HNS account in us-east-1. Seeing this failure 
   `[ERROR]   
ITestGetNameSpaceEnabled.testGetIsNamespaceEnabledWhenConfigIsFalse:96->unsetAndAssert:107
 [getIsNamespaceEnabled should return the value configured for 
fs.azure.test.namespace.enabled] expected:<[tru]e> but was:<[fals]e>
   [ERROR]   
ITestGetNameSpaceEnabled.testGetIsNamespaceEnabledWhenConfigIsTrue:86->unsetAndAssert:107
 [getIsNamespaceEnabled should return the value configured for 
fs.azure.test.namespace.enabled] expected:<[tru]e> but was:<[fals]e>
   [ERROR]   
ITestGetNameSpaceEnabled.testXNSAccount:67->Assert.assertTrue:41->Assert.fail:88
 Expecting getIsNamespaceEnabled() return true`
   
   I think tests should be skipped rather than failing if 
fs.azure.test.namespace.enabled is not set. 
   


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

Reply via email to