[ https://issues.apache.org/jira/browse/KAFKA-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17459406#comment-17459406 ]
John Roesler commented on KAFKA-13532: -------------------------------------- Thanks for this report, [~mjsax] . Do you know where this failed? I can't find a build with this test failing in it. > Flaky test KafkaStreamsTest.testInitializesAndDestroysMetricsReporters > ---------------------------------------------------------------------- > > Key: KAFKA-13532 > URL: https://issues.apache.org/jira/browse/KAFKA-13532 > Project: Kafka > Issue Type: Test > Components: streams, unit tests > Reporter: Matthias J. Sax > Priority: Critical > Labels: flaky-test > > {quote}java.lang.AssertionError: expected:<26> but was:<27> at > org.junit.Assert.fail(Assert.java:89) at > org.junit.Assert.failNotEquals(Assert.java:835) at > org.junit.Assert.assertEquals(Assert.java:647) at > org.junit.Assert.assertEquals(Assert.java:633) at > org.apache.kafka.streams.KafkaStreamsTest.testInitializesAndDestroysMetricsReporters(KafkaStreamsTest.java:556){quote} -- This message was sent by Atlassian Jira (v8.20.1#820001)