ambry
ambry copied to clipboard
Test Failure: com.github.ambry.network.http2.AmbrySendToHttp2AdaptorTest > testServerWrite FAILED
com.github.ambry.network.http2.AmbrySendToHttp2AdaptorTest > testServerWrite FAILED
java.lang.AssertionError: HeapMemoryLeak: [allocation|deallocation] before test[280|279], after test[281|281] expected:<1> but was:<0>
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 com.github.ambry.utils.NettyByteBufLeakHelper.afterTest(NettyByteBufLeakHelper.java:103)
at com.github.ambry.network.http2.AmbrySendToHttp2AdaptorTest.after(AmbrySendToHttp2AdaptorTest.java:45)