You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "David Jacot (Jira)" <ji...@apache.org> on 2022/01/11 15:05:00 UTC

[jira] [Created] (KAFKA-13591) Fix flaky test ControllerIntegrationTest.testTopicIdCreatedOnUpgrade

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)