David Jacot created KAFKA-13591:
-----------------------------------
Summary: Fix flaky test
ControllerIntegrationTest.testTopicIdCreatedOnUpgrade
Key: KAFKA-13591
URL: https://issues.apache.org/jira/browse/KAFKA-13591
Project: Kafka
Issue Type: Bug
Reporter: David Jacot
{noformat}
org.opentest4j.AssertionFailedError: expected: not equal but was: <None>
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39)
at
org.junit.jupiter.api.AssertNotEquals.failEqual(AssertNotEquals.java:276)
at
org.junit.jupiter.api.AssertNotEquals.assertNotEquals(AssertNotEquals.java:265)
at
org.junit.jupiter.api.AssertNotEquals.assertNotEquals(AssertNotEquals.java:260)
at
org.junit.jupiter.api.Assertions.assertNotEquals(Assertions.java:2798)
at
kafka.controller.ControllerIntegrationTest.testTopicIdCreatedOnUpgrade(ControllerIntegrationTest.scala:1140)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)