I'm seeing this test fail each time. Am I the only one experiencing this?
On Thu, Apr 24, 2014 at 2:19 PM, Michael Dürig <[email protected]> wrote: > > > On 24.4.14 2:01 , Alex Parvulescu wrote: > >> >> Failed tests: testClockDrift(org.apache.jackrabbit.oak.stats. >> ClockTest): >> Clock.Fast unexpected drift ater 100ms: -9ms (estimated limit was 5ms, >> measured granularity was 1.0ms) >> > > Most likely caused by http://svn.apache.org/r1589660. The estimated > granularity pertains to the system clock. However might not be correct for > the fast clock as there it could be set trough -Dfast.clock.interval and > defaults to 10ms for Oak 1.0 > > > Michael >
