You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2014/06/03 23:40:01 UTC

[jira] [Updated] (KAFKA-1473) transient unit test failure in testRequestHandlingDuringDeleteTopic

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

Guozhang Wang updated KAFKA-1473:
---------------------------------

    Attachment: KAFKA-1473.patch

> transient unit test failure in testRequestHandlingDuringDeleteTopic
> -------------------------------------------------------------------
>
>                 Key: KAFKA-1473
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1473
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.8.2
>            Reporter: Jun Rao
>         Attachments: KAFKA-1473.patch
>
>
> kafka.admin.DeleteTopicTest > testRequestHandlingDuringDeleteTopic FAILED
>     org.scalatest.junit.JUnitTestFailedError: fails with exception
>         at org.scalatest.junit.AssertionsForJUnit$class.newAssertionFailedException(AssertionsForJUnit.scala:102)
>         at org.scalatest.junit.JUnit3Suite.newAssertionFailedException(JUnit3Suite.scala:149)
>         at org.scalatest.Assertions$class.fail(Assertions.scala:731)
>         at org.scalatest.junit.JUnit3Suite.fail(JUnit3Suite.scala:149)
>         at kafka.admin.DeleteTopicTest.testRequestHandlingDuringDeleteTopic(DeleteTopicTest.scala:118)
>         Caused by:
>         org.scalatest.junit.JUnitTestFailedError: Test should fail because the topic is being deleted
>             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.testRequestHandlingDuringDeleteTopic(DeleteTopicTest.scala:120)



--
This message was sent by Atlassian JIRA
(v6.2#6252)