Flavio Junqueira created BOOKKEEPER-353:
-------------------------------------------
Summary: TestServeStats failure
Key: BOOKKEEPER-353
URL: https://issues.apache.org/jira/browse/BOOKKEEPER-353
Project: Bookkeeper
Issue Type: Bug
Reporter: Flavio Junqueira
{noformat}
-------------------------------------------------------------------------------
Test set: org.apache.hedwig.server.netty.TestServerStats
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec <<<
FAILURE!
testUpdateLatencyShouldNotFailWithAIOBEWithNegativeLatency(org.apache.hedwig.server.netty.TestServerStats)
Time elapsed: 0.042 sec <<< FAILURE!
java.lang.AssertionError: Should not update any latency metrics expected:<0>
but was:<468>
at org.junit.Assert.fail(Assert.java:91)
at org.junit.Assert.failNotEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:126)
at org.junit.Assert.assertEquals(Assert.java:470)
at
org.apache.hedwig.server.netty.TestServerStats.testUpdateLatencyShouldNotFailWithAIOBEWithNegativeLatency(TestServerStats.java:22)
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira