showuon commented on code in PR #14133:
URL: https://github.com/apache/kafka/pull/14133#discussion_r1282907004


##########
core/src/test/scala/integration/kafka/api/MetricsTest.scala:
##########
@@ -54,6 +57,12 @@ class MetricsTest extends IntegrationTestHarness with 
SaslSetup {
 
   @BeforeEach
   override def setUp(testInfo: TestInfo): Unit = {
+    if (testInfo.getDisplayName.endsWith("true")) {

Review Comment:
   You're right! Currently there's only 1 test in this test suite, but we 
should make it much clear. Updating now.



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

Reply via email to