showuon commented on code in PR #17705: URL: https://github.com/apache/kafka/pull/17705#discussion_r1843368798
########## core/src/test/scala/unit/kafka/docker/KafkaDockerWrapperTest.scala: ########## @@ -109,25 +109,6 @@ class KafkaDockerWrapperTest { assertEquals(expected, actual) } - @Test - def testPrepareServerConfigsWithEmptyMountedFile(): Unit = { Review Comment: 1. Why do we remove this test? 2. I expect we should have a test for envVars, could you help add one? Thanks. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org