You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (Jira)" <ji...@apache.org> on 2021/06/09 23:15:00 UTC

[jira] [Commented] (KAFKA-12657) Flaky Tests BlockingConnectorTest.testWorkerRestartWithBlockInConnectorStop

    [ https://issues.apache.org/jira/browse/KAFKA-12657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360461#comment-17360461 ] 

Matthias J. Sax commented on KAFKA-12657:
-----------------------------------------

https://github.com/apache/kafka/pull/10810/checks?check_run_id=2780356245

> Flaky Tests BlockingConnectorTest.testWorkerRestartWithBlockInConnectorStop
> ---------------------------------------------------------------------------
>
>                 Key: KAFKA-12657
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12657
>             Project: Kafka
>          Issue Type: Test
>          Components: KafkaConnect
>            Reporter: Matthias J. Sax
>            Priority: Critical
>              Labels: flaky-test
>
> [https://github.com/apache/kafka/pull/10506/checks?check_run_id=2327377745]
> {quote} {{org.opentest4j.AssertionFailedError: Condition not met within timeout 60000. Worker did not complete startup in time ==> expected: <true> but was: <false>
> 	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
> 	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40)
> 	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:193)
> 	at org.apache.kafka.test.TestUtils.lambda$waitForCondition$3(TestUtils.java:319)
> 	at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:367)
> 	at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:316)
> 	at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:300)
> 	at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:290)
> 	at org.apache.kafka.connect.integration.BlockingConnectorTest.setup(BlockingConnectorTest.java:133)}}
> {quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)