Mrhs121 commented on code in PR #10069:
URL: https://github.com/apache/seatunnel/pull/10069#discussion_r2555912720
##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-doris-e2e/src/test/java/org/apache/seatunnel/e2e/connector/doris/DorisErrorIT.java:
##########
@@ -57,6 +58,7 @@ public class DorisErrorIT extends AbstractDorisIT {
Assertions.assertEquals(0, extraCommands.getExitCode(),
extraCommands.getStderr());
};
+ @Disabled
Review Comment:
Thank you for your review ^_^ . This pr is only used to reproduce the
problem and does not need to be merged.
--
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]