corgy-w commented on code in PR #8025: URL: https://github.com/apache/seatunnel/pull/8025#discussion_r1845443668
########## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-local-e2e/src/test/java/org/apache/seatunnel/e2e/connector/file/local/LocalFileIT.java: ########## @@ -149,6 +151,13 @@ public class LocalFileIT extends TestSuiteBase { "/seatunnel/read/tar_gz/txt/multifile/multiTarGz.tar.gz", container); + Path txtGz = Review Comment: I briefly looked at the error report. It may be because the files in the container are messed up. You can adjust the path of the files in the container. -- 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: commits-unsubscr...@seatunnel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org