You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2014/03/18 12:12:44 UTC

[jira] [Comment Edited] (JCR-3743) failing test if aws extensions

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

Julian Reschke edited comment on JCR-3743 at 3/18/14 11:11 AM:
---------------------------------------------------------------

Yes, they still occur.

You'll have to check the code for any assumptions of System.currentTimeMillis having a better granularity than 20ms.

For instance, the assert on getLastModified being > updateTime looks fishy.


was (Author: reschke):
Yes, they still occur.

You'll have to check the code for any assumptions of System.currentTimeMillis having a better granularity than 20ms.

> failing test if aws extensions
> ------------------------------
>
>                 Key: JCR-3743
>                 URL: https://issues.apache.org/jira/browse/JCR-3743
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>            Reporter: Julian Reschke
>            Assignee: Dominique Pfister
>            Priority: Minor
>
> On Win7/64bit/corei7:
> Failed tests:
>   testDeleteAllOlderThan(org.apache.jackrabbit.aws.ext.ds.TestInMemDs)
>   testDeleteAllOlderThan(org.apache.jackrabbit.aws.ext.ds.TestInMemDsCacheOff)
> Likely because of incorrect assumptions about System.currentTimeMillis()



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