[ https://issues.apache.org/jira/browse/KAFKA-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14062274#comment-14062274 ]
Neha Narkhede commented on KAFKA-1529: -------------------------------------- [~junrao], would you like to check this in? > transient unit test failure in testAutoCreateAfterDeleteTopic > ------------------------------------------------------------- > > Key: KAFKA-1529 > URL: https://issues.apache.org/jira/browse/KAFKA-1529 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 0.8.2 > Reporter: Jun Rao > Assignee: Jun Rao > Attachments: KAFKA-1529.patch > > > Saw the following transient failure. > kafka.admin.DeleteTopicTest > testAutoCreateAfterDeleteTopic FAILED > org.scalatest.junit.JUnitTestFailedError: Topic should have been auto > created > at > org.scalatest.junit.AssertionsForJUnit$class.newAssertionFailedException(AssertionsForJUnit.scala:101) > at > org.scalatest.junit.JUnit3Suite.newAssertionFailedException(JUnit3Suite.scala:149) > at org.scalatest.Assertions$class.fail(Assertions.scala:711) > at org.scalatest.junit.JUnit3Suite.fail(JUnit3Suite.scala:149) > at > kafka.admin.DeleteTopicTest.testAutoCreateAfterDeleteTopic(DeleteTopicTest.scala:222) -- This message was sent by Atlassian JIRA (v6.2#6252)