Matthias J. Sax created KAFKA-8078: -------------------------------------- Summary: Flaky Test TableTableJoinIntegrationTest#testInnerInner Key: KAFKA-8078 URL: https://issues.apache.org/jira/browse/KAFKA-8078 Project: Kafka Issue Type: Bug Components: streams, unit tests Affects Versions: 2.3.0 Reporter: Matthias J. Sax Fix For: 2.3.0
[https://builds.apache.org/blue/organizations/jenkins/kafka-trunk-jdk8/detail/kafka-trunk-jdk8/3445/tests] {quote}java.lang.AssertionError: Condition not met within timeout 15000. Never received expected final result. at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:365) at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:325) at org.apache.kafka.streams.integration.AbstractJoinIntegrationTest.runTest(AbstractJoinIntegrationTest.java:246) at org.apache.kafka.streams.integration.TableTableJoinIntegrationTest.testInnerInner(TableTableJoinIntegrationTest.java:196){quote} -- This message was sent by Atlassian JIRA (v7.6.3#76005)