hailin0 commented on code in PR #2865:
URL: 
https://github.com/apache/incubator-seatunnel/pull/2865#discussion_r1098697262


##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-iceberg-hadoop3-e2e/src/test/java/org/apache/seatunnel/e2e/connector/iceberg/hadoop3/IcebergSourceIT.java:
##########
@@ -124,6 +126,7 @@ public void testIcebergSource(TestContainer container) 
throws IOException, Inter
     }
 
     private void initializeIcebergTable() {
+        FileUtil.fullyDelete(new File(CATALOG_DIR));

Review Comment:
   Test cases can interfere with each other



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