showuon commented on code in PR #13512: URL: https://github.com/apache/kafka/pull/13512#discussion_r1159580916
########## streams/src/test/java/org/apache/kafka/streams/processor/internals/metrics/TaskMetricsTest.java: ########## @@ -254,6 +255,7 @@ public void shouldGetRecordLatenessSensor() { } @Test + @Ignore public void shouldGetDroppedRecordsSensor() { Review Comment: It failed with "Expected to happen once, However, there were exactly 2 interactions with this mock:". Skip it first. https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/1738/testReport/junit/org.apache.kafka.streams.processor.internals.metrics/TaskMetricsTest/Build___JDK_8_and_Scala_2_12___shouldGetDroppedRecordsSensor/ -- 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