[ https://issues.apache.org/jira/browse/KAFKA-9974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sophie Blee-Goldman reopened KAFKA-9974: ---------------------------------------- Unfortunately this just failed again, at a different place: h3. Stacktrace java.lang.AssertionError: Expected: is <true> but: was <false> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) at org.apache.kafka.streams.integration.OptimizedKTableIntegrationTest.shouldApplyUpdatesToStandbyStore(OptimizedKTableIntegrationTest.java:150) > Flaky Test OptimizedKTableIntegrationTest#shouldApplyUpdatesToStandbyStore > -------------------------------------------------------------------------- > > Key: KAFKA-9974 > URL: https://issues.apache.org/jira/browse/KAFKA-9974 > Project: Kafka > Issue Type: Test > Components: streams, unit tests > Reporter: Matthias J. Sax > Assignee: Luke Chen > Priority: Major > Labels: flaky-test > > [https://builds.apache.org/job/kafka-pr-jdk14-scala2.13/321/testReport/junit/org.apache.kafka.streams.integration/OptimizedKTableIntegrationTest/shouldApplyUpdatesToStandbyStore/] > {quote}java.lang.AssertionError: Expected: is <0L> but: was <43L> at > org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at > org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) at > org.apache.kafka.streams.integration.OptimizedKTableIntegrationTest.shouldApplyUpdatesToStandbyStore(OptimizedKTableIntegrationTest.java:138){quote} -- This message was sent by Atlassian Jira (v8.3.4#803005)