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 2014/03/19 14:44:43 UTC

[jira] [Comment Edited] (OAK-1564) ClockTest on Windows fails

    [ https://issues.apache.org/jira/browse/OAK-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940453#comment-13940453 ] 

Julian Reschke edited comment on OAK-1564 at 3/19/14 1:44 PM:
--------------------------------------------------------------

I had similar issues like that before Jukka's fix, but not anymore (*). Tested with both JDK 6 and 7.

(*) Well, once with a reported drift of 20.


was (Author: reschke):
Maybe different behavior between 1.6 and 1.7?

> ClockTest on Windows fails
> --------------------------
>
>                 Key: OAK-1564
>                 URL: https://issues.apache.org/jira/browse/OAK-1564
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>         Environment: JAVA_HOME=C:\Program Files\Java\jdk1.7.0_51
> NUMBER_OF_PROCESSORS=2
> OS=Windows_NT
> PROCESSOR_ARCHITECTURE=AMD64
> PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 46 Stepping 6, GenuineIntel
> PROCESSOR_LEVEL=6
> PROCESSOR_REVISION=2e06
>            Reporter: Michael Dürig
>             Fix For: 0.20
>
>
> {{ClockTest.testClockDrift}} fails on Windows:
> {noformat}
> junit.framework.AssertionFailedError: unexpected drift: 26 (limit 20)
> 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:72)
> {noformat}



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