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 2015/04/06 03:22:05 UTC

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

     [ https://issues.apache.org/jira/browse/ACCUMULO-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved ACCUMULO-2618.
----------------------------------
       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 1.7.0)

Haven't seen again.

> 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
>
> *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.3.4#6332)