adoroszlai commented on PR #9457:
URL: https://github.com/apache/ozone/pull/9457#issuecomment-3682766268

   Thanks @0lai0 for updating the patch.  There are some test failures:
   
   ```
   Error:  Tests run: 31, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 
0.045 s <<< FAILURE! -- in 
org.apache.hadoop.ozone.s3.awssdk.v1.AbstractS3SDKV1Tests$LinkBucketTests
   Error:  
org.apache.hadoop.ozone.s3.awssdk.v1.AbstractS3SDKV1Tests$LinkBucketTests.testDanglingBucket
 -- Time elapsed: 0.016 s <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <AccessDenied> but was: 
<Access Denied>
   ...
        at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
        at 
org.apache.hadoop.ozone.s3.awssdk.v1.AbstractS3SDKV1Tests$LinkBucketTests.testDanglingBucket(AbstractS3SDKV1Tests.java:1432)
   ...
   
   Error:  
org.apache.hadoop.ozone.s3.awssdk.v1.AbstractS3SDKV1Tests$LinkBucketTests.setBucketVerificationOnLinkBucket
 -- Time elapsed: 0.020 s <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <AccessDenied> but was: 
<Access Denied>
   ...
        at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
        at 
org.apache.hadoop.ozone.s3.awssdk.v1.AbstractS3SDKV1Tests$LinkBucketTests.setBucketVerificationOnLinkBucket(AbstractS3SDKV1Tests.java:1407)
   ```
   
   
https://github.com/0lai0/ozone/actions/runs/20396880835/job/58614335876#step:13:6020


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