You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/04/02 23:49:16 UTC

[jira] [Created] (ACCUMULO-2618) SimpleTimerTest.testFixedDelaySchedule test failed

Josh Elser created ACCUMULO-2618:
------------------------------------

             Summary: SimpleTimerTest.testFixedDelaySchedule test failed
                 Key: ACCUMULO-2618
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2618
             Project: Accumulo
          Issue Type: Bug
          Components: test
            Reporter: Josh Elser
            Priority: Minor
             Fix For: 1.7.0


*Error Message*
{noformat}
expected:<3> but was:<2>
{noformat}

*Stacktrace*
{noformat}
java.lang.AssertionError: expected:<3> but was:<2>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.accumulo.server.util.time.SimpleTimerTest.testFixedDelaySchedule(SimpleTimerTest.java:80)
{noformat}

*Standard Output*
{noformat}
2014-04-02 21:32:59,832 [time.SimpleTimer] WARN : Asked to create SimpleTimer with thread pool size 2, existing instance has 1
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)