On 24.4.14 2:19 , Michael Dürig 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


Fixed in trunk and 1.0 now by adapting the test case to take the correct timer granularity into consideration.

Michael

Reply via email to