You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2017/01/27 19:41:24 UTC

[jira] [Created] (KAFKA-4708) Transient failure in BrokerApiVersionsCommandTest.checkBrokerApiVersionCommandOutput

Jason Gustafson created KAFKA-4708:
--------------------------------------

             Summary: Transient failure in BrokerApiVersionsCommandTest.checkBrokerApiVersionCommandOutput
                 Key: KAFKA-4708
                 URL: https://issues.apache.org/jira/browse/KAFKA-4708
             Project: Kafka
          Issue Type: Bug
          Components: unit tests
            Reporter: Jason Gustafson
            Assignee: Colin P. McCabe
             Fix For: 0.10.2.0


{code}
kafka.admin.BrokerApiVersionsCommandTest > checkBrokerApiVersionCommandOutput FAILED
    org.junit.ComparisonFailure: expected:<[localhost:34091 (id: 0 rack: null) -> (]> but was:<[]>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at kafka.admin.BrokerApiVersionsCommandTest.checkBrokerApiVersionCommandOutput(BrokerApiVersionsCommandTest.scala:44)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)