You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "John Roesler (Jira)" <ji...@apache.org> on 2021/12/14 19:32:00 UTC

[jira] [Resolved] (KAFKA-13532) Flaky test KafkaStreamsTest.testInitializesAndDestroysMetricsReporters

     [ https://issues.apache.org/jira/browse/KAFKA-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Roesler resolved KAFKA-13532.
----------------------------------
    Resolution: Cannot Reproduce

I looked in every branch build I could find, and didn't see any failures for this test. I think it's more likely that there was actually something wrong with whatever PR this was on (i.e., the failure was legit and not flaky).

 

Rather than leaving this hanging around, I'll go ahead and close it. We can re-open if it does start to pop up in a flaky fashion.

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