corgy-w commented on code in PR #10049:
URL: https://github.com/apache/seatunnel/pull/10049#discussion_r2534025572


##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-s3-e2e/src/test/java/org/apache/seatunnel/e2e/connector/file/s3/S3FileIT.java:
##########
@@ -66,6 +66,50 @@ public class S3FileIT extends TestSuiteBase {
                 Assertions.assertEquals(0, extraCommands.getExitCode());
             };
 
+    @TestTemplate

Review Comment:
   The current S3 tests are disabled. Could you please modify the changes to 
enable the S3 tests as well? It should be similar to how MinIO supports the S3 
protocol.



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

Reply via email to