steveloughran commented on PR #6186:
URL: https://github.com/apache/hadoop/pull/6186#issuecomment-1761940026

   actually, want to hold back on this as we are getting a test failure which 
appears related to the main patch
   ```
   [ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
29.276 s <<< FAILURE! - in org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardTool
   [ERROR] testToolsNoBucket(org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardTool) 
 Time elapsed: 1.844 s  <<< FAILURE!
   java.lang.AssertionError: Expected a 
org.apache.hadoop.fs.s3a.UnknownStoreException to be thrown, but got the 
result: : 0
           at 
org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:499)
           at 
org.apache.hadoop.test.LambdaTestUtils.intercept(LambdaTestUtils.java:384)
           at 
org.apache.hadoop.fs.s3a.s3guard.AbstractS3GuardToolTestBase.testToolsNoBucket(AbstractS3GuardToolTestBase.java:222)
   ```
   


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