singhpk234 commented on code in PR #7003:
URL: https://github.com/apache/iceberg/pull/7003#discussion_r1128488384
##########
aws/src/test/java/org/apache/iceberg/aws/s3/signer/TestS3RestSigner.java:
##########
@@ -175,12 +178,14 @@ public void validatedCreateMultiPartUpload() {
}
@Test
+ @Ignore
Review Comment:
ignored the test for the meanwhile it's failing with, will get back to it
```
software.amazon.awssdk.services.s3.model.NoSuchUploadException: The
specified multipart upload does not exist. The upload ID may be invalid, or the
upload may have been aborted or completed. (Service: S3, Status Code: 404,
Request ID: 174A3A53489A348F)
```
--
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]