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/04/10 03:55:16 UTC

[jira] [Created] (KAFKA-1383) transient unit test failure in SocketServerTest

Jun Rao created KAFKA-1383:
------------------------------

             Summary: transient unit test failure in SocketServerTest
                 Key: KAFKA-1383
                 URL: https://issues.apache.org/jira/browse/KAFKA-1383
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 0.8.2
            Reporter: Jun Rao


Saw the following transient unit test failure.

kafka.network.SocketServerTest > testNullResponse FAILED
    java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:69)
        at org.junit.Assert.assertTrue(Assert.java:32)
        at org.junit.Assert.assertFalse(Assert.java:51)
        at org.junit.Assert.assertFalse(Assert.java:60)
        at kafka.network.SocketServerTest.testNullResponse(SocketServerTest.scala:117)




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