I noticed that too and am planning to fix it. - Sijie
On Tue, Nov 29, 2016 at 7:27 PM, Charan Reddy G <[email protected]> wrote: > Hey, > > BookieClientTest.testWriteGaps testcase is failing consistently since > BOOKKEEPER-965 commit ( > https://github.com/apache/bookkeeper/commit/9359d682a1598e30364eca6021d976 > f911e055b2) > . Is anyone looking into this issue > > Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.596 sec > <<< FAILURE! - in org.apache.bookkeeper.test.BookieClientTest > testWriteGaps(org.apache.bookkeeper.test.BookieClientTest) Time elapsed: > 2.147 sec <<< FAILURE! > java.lang.AssertionError: expected:<0> but was:<-13> > at org.apache.bookkeeper.test.BookieClientTest.testWriteGaps( > BookieClientTest.java:147) > > > Thanks, > Charan >
