[ https://issues.apache.org/jira/browse/KAFKA-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15987849#comment-15987849 ]
ASF GitHub Bot commented on KAFKA-5119: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/2915 > Transient test failure SocketServerTest.testMetricCollectionAfterShutdown > ------------------------------------------------------------------------- > > Key: KAFKA-5119 > URL: https://issues.apache.org/jira/browse/KAFKA-5119 > Project: Kafka > Issue Type: Bug > Components: unit tests > Reporter: Jason Gustafson > > From a recent build: > {code} > 20:04:15 kafka.network.SocketServerTest > testMetricCollectionAfterShutdown > FAILED > 20:04:15 java.lang.AssertionError: expected:<0.0> but > was:<1.603886948862125> > 20:04:15 at org.junit.Assert.fail(Assert.java:88) > 20:04:15 at org.junit.Assert.failNotEquals(Assert.java:834) > 20:04:15 at org.junit.Assert.assertEquals(Assert.java:553) > 20:04:15 at org.junit.Assert.assertEquals(Assert.java:683) > 20:04:15 at > kafka.network.SocketServerTest.testMetricCollectionAfterShutdown(SocketServerTest.scala:414) > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)