Matthias J. Sax created KAFKA-8026: -------------------------------------- Summary: Flaky Test RegexSourceIntegrationTest#testRegexMatchesTopicsAWhenDeleted Key: KAFKA-8026 URL: https://issues.apache.org/jira/browse/KAFKA-8026 Project: Kafka Issue Type: Bug Components: streams, unit tests Affects Versions: 1.1.1, 1.0.2 Reporter: Matthias J. Sax Fix For: 1.0.3, 1.1.2
{quote}java.lang.AssertionError: Condition not met within timeout 15000. Stream tasks not updated at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:276) at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:254) at org.apache.kafka.streams.integration.RegexSourceIntegrationTest.testRegexMatchesTopicsAWhenDeleted(RegexSourceIntegrationTest.java:215){quote} Happend in 1.0 and 1.1 builds: [https://builds.apache.org/blue/organizations/jenkins/kafka-1.0-jdk7/detail/kafka-1.0-jdk7/263/tests/] and [https://builds.apache.org/blue/organizations/jenkins/kafka-1.1-jdk7/detail/kafka-1.1-jdk7/249/tests/] -- This message was sent by Atlassian JIRA (v7.6.3#76005)