You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Rakesh R (JIRA)" <ji...@apache.org> on 2013/11/23 04:40:35 UTC

[jira] [Created] (BOOKKEEPER-709) SlowBookieTest#testSlowBookie fails intermittently

Rakesh R created BOOKKEEPER-709:
-----------------------------------

             Summary: SlowBookieTest#testSlowBookie fails intermittently
                 Key: BOOKKEEPER-709
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-709
             Project: Bookkeeper
          Issue Type: Bug
            Reporter: Rakesh R
            Assignee: Rakesh R


SlowBookieTest#testSlowBookie fails intermittently when verifying the result of addEntry. 

{code}
junit.framework.AssertionFailedError: expected:<0> but was:<-559038737>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:283)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:195)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at org.apache.bookkeeper.client.SlowBookieTest.testSlowBookie(SlowBookieTest.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)