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 2015/03/20 16:47:39 UTC

[jira] [Comment Edited] (OAK-2655) Test failure: OrderableNodesTest.testAddNode

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

Julian Reschke edited comment on OAK-2655 at 3/20/15 3:47 PM:
--------------------------------------------------------------

Likely a race condition with a bg thread; an update operation finds the document, updates it in memory and tries to write it back to the db where it is gone in the meantime; should fall back to creating it.


was (Author: reschke):
(it fails unreliably; seems to be an interaction with a background thread)

> Test failure: OrderableNodesTest.testAddNode
> --------------------------------------------
>
>                 Key: OAK-2655
>                 URL: https://issues.apache.org/jira/browse/OAK-2655
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: rdbmk
>         Environment: Jenkins, Ubuntu: https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/
>            Reporter: Michael Dürig
>            Assignee: Julian Reschke
>              Labels: CI, Jenkins
>             Fix For: 1.2
>
>
> {{org.apache.jackrabbit.oak.jcr.OrderableNodesTest.testAddNode}} fails on Jenkins when running the {{DOCUMENT_RDB}} fixture. 
> https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/30/jdk=jdk-1.6u45,label=Ubuntu,nsfixtures=DOCUMENT_RDB,profile=unittesting/testReport/junit/org.apache.jackrabbit.oak.jcr/OrderableNodesTest/testAddNode_0_/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)