You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2015/08/12 13:17:46 UTC

[jira] [Updated] (OAK-3220) testClockDriftFast failure

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

Julian Reschke updated OAK-3220:
--------------------------------
    Summary: testClockDriftFast failure  (was: testClockDrifftFast failure)

> testClockDriftFast failure
> --------------------------
>
>                 Key: OAK-3220
>                 URL: https://issues.apache.org/jira/browse/OAK-3220
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.2.3, 1.3.3, 1.0.18
>            Reporter: Julian Reschke
>            Priority: Minor
>
> This test keeps failing for me frequently. Example:
> {noformat}
> testClockDriftFast(org.apache.jackrabbit.oak.stats.ClockTest)  Time elapsed: 0.11 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: Clock.Fast unexpected drift: -110ms (estimated limit was 23ms, measured granularity was 10.0ms)
>         at junit.framework.Assert.fail(Assert.java:50)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at org.apache.jackrabbit.oak.stats.ClockTest.testClockDrift(ClockTest.java:74)
>         at org.apache.jackrabbit.oak.stats.ClockTest.testClockDriftFast(ClockTest.java:60)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)