cnauroth commented on PR #7369:
URL: https://github.com/apache/hadoop/pull/7369#issuecomment-2651968209

   
ITestFileSystemOperationExceptionMessage.testAnonymouseCredentialExceptionMessage:
   
   This is failing because it expects an exception from file system 
initialization:
   
   
https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azure/ITestFileSystemOperationExceptionMessage.java#L62
   
   It seems to specify a random bucket and expect it to fail. I wonder if 
something in the initialization path has changed so that it's not making the 
remote call that would have triggered this error?
   
   If it's a pre-existing failure, then I suggest we file a separate bug for 
follow-up and take it out of scope of this issue.


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

Reply via email to