ic4y commented on code in PR #5972:
URL: https://github.com/apache/seatunnel/pull/5972#discussion_r1461733148


##########
seatunnel-e2e/seatunnel-connector-v2-e2e/connector-cdc-oracle-e2e/src/test/java/org/apache/seatunnel/connectors/seatunnel/cdc/oracle/OracleCDCIT.java:
##########
@@ -65,6 +67,7 @@
         type = {EngineType.SPARK, EngineType.FLINK},
         disabledReason =
                 "Currently SPARK do not support cdc,Flink is prone to time 
out, temporarily disable")
+@TestMethodOrder(MethodOrderer.MethodName.class)

Review Comment:
   So I'll delete this and test it again
   



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