liunaijie commented on code in PR #6387: URL: https://github.com/apache/seatunnel/pull/6387#discussion_r1557358689
########## seatunnel-core/seatunnel-starter/src/test/java/org/apache/seatunnel/core/starter/seatunnel/args/ClientCommandArgsTest.java: ########## Review Comment: delete this ut, because we has e2e test And in this ut, it's call `clientCommandArgs.buildCommand()` in this method, it will set the variables to system properties. then the config parse read from system properties. as we unified the process, we won't set the variables to system properties, then this test will be fail. -- 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]
