Rajini Sivaram created KAFKA-8232:
-------------------------------------

             Summary: Flaky test 
kafka.admin.TopicCommandWithAdminClientTest.testTopicDeletion
                 Key: KAFKA-8232
                 URL: https://issues.apache.org/jira/browse/KAFKA-8232
             Project: Kafka
          Issue Type: Bug
          Components: core
            Reporter: Rajini Sivaram
            Assignee: Rajini Sivaram
             Fix For: 2.3.0


{code:java}
java.lang.AssertionError: Delete path for topic should exist after deletion.
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at 
kafka.admin.TopicCommandWithAdminClientTest.testTopicDeletion(TopicCommandWithAdminClientTest.scala:471){code}
The verification doesn't look safe since the delete path could have been 
removed before the test verifies it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to