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 16:42:00 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-13591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jacot reassigned KAFKA-13591:
-----------------------------------

    Assignee: David Jacot

> 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
>            Assignee: David Jacot
>            Priority: Minor
>
> {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)