You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2014/07/06 20:41:33 UTC

[jira] [Updated] (KAFKA-1529) transient unit test failure in testAutoCreateAfterDeleteTopic

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

Jun Rao updated KAFKA-1529:
---------------------------

    Attachment: KAFKA-1529.patch

> 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)