[
https://issues.apache.org/jira/browse/KAFKA-21014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated KAFKA-21014:
-----------------------------------
Summary: Fix flaky testAdminRebootstrapDisabled and testAdminRebootstrap
(was: Fix flaky testAdminRebootstrapDisabled)
> Fix flaky testAdminRebootstrapDisabled and testAdminRebootstrap
> ---------------------------------------------------------------
>
> Key: KAFKA-21014
> URL: https://issues.apache.org/jira/browse/KAFKA-21014
> Project: Kafka
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Major
>
> Gradle Test Run :clients:clients-integration-tests:test > Gradle Test
> Executor 10 > ClientRebootstrapTest >
> testAdminRebootstrapDisabled(ClusterInstance) > testAdminRebootstrapDisabled
> [1] Type=Raft-Isolated,
> MetadataVersion=4.5-IV0,BrokerSecurityProtocol=PLAINTEXT,BrokerListenerName=ListenerName(EXTERNAL),ControllerSecurityProtocol=PLAINTEXT,ControllerListenerName=ListenerName(CONTROLLER)
> FAILED
> org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
> at
> app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
> at
> app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
> at
> app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
> at
> app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
> at
> app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
> at
> app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
> at
> app//org.apache.kafka.clients.ClientRebootstrapTest.testAdminRebootstrapDisabled(ClientRebootstrapTest.java:101)
> 1 test completed, 1 failed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)