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 2018/05/28 12:16:00 UTC

[jira] [Commented] (OAK-7512) RestoreTest.testRestoreNameJcr2 occasionally failing

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

Julian Reschke commented on OAK-7512:
-------------------------------------

in trunk:
{noformat}
[ERROR] Tests run: 472, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 27.011 s <<< FAILURE! - in org.apache.jackrabbit.oak.jcr.tck.VersionIT
[ERROR] testRestoreNameJcr2(org.apache.jackrabbit.test.api.version.RestoreTest)  Time elapsed: 0.391 s  <<< FAILURE!
junit.framework.ComparisonFailure: restore must restore child node version 1.0. expected:<1.[0]> but was:<1.[1]>
        at org.apache.jackrabbit.test.api.version.RestoreTest.testRestoreNameJcr2(RestoreTest.java:1038)
{noformat}

> RestoreTest.testRestoreNameJcr2 occasionally failing
> ----------------------------------------------------
>
>                 Key: OAK-7512
>                 URL: https://issues.apache.org/jira/browse/OAK-7512
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: jcr
>    Affects Versions: 1.6.11, 1.9.2
>            Reporter: Julian Reschke
>            Assignee: Marcel Reutegger
>            Priority: Minor
>
> This tests occasionally fails for me:
> {noformat}
> testRestoreNameJcr2(org.apache.jackrabbit.test.api.version.RestoreTest): restore must restore child node version 1.0. expected:<1.[0]> but was:<1.[1]>
> {noformat}
> I *suspect* it is timing related (because it seems to happen more frequently when the system is busy).
> Last seen on 1.6 branch.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)