singhpk234 commented on code in PR #7003:
URL: https://github.com/apache/iceberg/pull/7003#discussion_r1128696308


##########
aws/src/test/java/org/apache/iceberg/aws/s3/signer/TestS3RestSigner.java:
##########
@@ -175,12 +178,14 @@ public void validatedCreateMultiPartUpload() {
   }
 
   @Test
+  @Ignore

Review Comment:
   needed to modify this test as this test was using a random upload id rather 
than the one which we got from creating a multipart upload. cc @nastra 



##########
aws/src/test/java/org/apache/iceberg/aws/s3/signer/TestS3RestSigner.java:
##########
@@ -175,12 +178,14 @@ public void validatedCreateMultiPartUpload() {
   }
 
   @Test
+  @Ignore

Review Comment:
   needed to modify this test as this test was using a random upload id rather 
than the one which we got from creating a multipart upload.



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