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)