Mrhs121 commented on code in PR #10069:
URL: https://github.com/apache/seatunnel/pull/10069#discussion_r2536076673
##########
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:
This pr is only used to trigger the ci to reproduce this bug. To speed it
up, I manually disabled other irrelevant test cases. You can ignore it
--
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]