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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2015/02/02 10:13:34 UTC

[jira] [Commented] (OAK-2379) Regular CI failures for DOCUMENT_RDB on buildbot

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

Michael Dürig commented on OAK-2379:
------------------------------------

For the time being I configured the Linux buildbot such that it explicitly lists the fixtures to run, excluding {{DOCUMENT_RDB}}. For some reason {{assumeTrue}} fails on buildbot: 

{code}
Running org.apache.jackrabbit.oak.jcr.observation.ObservationRefreshTest
Tests run: 5, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 43.498 sec <<< FAILURE!
observation[3](org.apache.jackrabbit.oak.jcr.observation.ObservationRefreshTest)  Time elapsed: 0.002 sec  <<< ERROR!
org.junit.internal.AssumptionViolatedException: got: <false>, expected: is <true>
{code}

> Regular CI failures for DOCUMENT_RDB on buildbot 
> -------------------------------------------------
>
>                 Key: OAK-2379
>                 URL: https://issues.apache.org/jira/browse/OAK-2379
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jcr
>         Environment: http://ci.apache.org/builders/oak-trunk
>            Reporter: Michael Dürig
>            Assignee: Julian Reschke
>
> There are many tests failing on http://ci.apache.org/builders/oak-trunk for the {{DOCUMENT_RDB}} fixture:
> {noformat}
>   addNodes[3](org.apache.jackrabbit.oak.jcr.ConcurrentAddIT): expected:<100> but was:<99>
>   testMVNameProperty[3](org.apache.jackrabbit.oak.jcr.NameAndPathPropertyTest): org.apache.jackrabbit.oak.api.CommitFailedException: OakMerge0001: OakMerge0001: Failed to merge changes to the underlying store (retries 5, 5432 ms)
>   testMVNameProperty[3](org.apache.jackrabbit.oak.jcr.NameAndPathPropertyTest): org.apache.jackrabbit.oak.plugins.document.DocumentStoreException: java.sql.SQLException: Data source is closed
>   testMVPathProperty[3](org.apache.jackrabbit.oak.jcr.NameAndPathPropertyTest): Branch with failed reset
>   testMVPathProperty[3](org.apache.jackrabbit.oak.jcr.NameAndPathPropertyTest): java.sql.SQLException: Data source is closed
>   testInvalidPathProperty[3](org.apache.jackrabbit.oak.jcr.NameAndPathPropertyTest): initializing RDB blob store
>   orderableFolder[3](org.apache.jackrabbit.oak.jcr.OrderableNodesTest): java.sql.SQLException: Data source is closed
>   orderableFolder[3](org.apache.jackrabbit.oak.jcr.OrderableNodesTest): java.sql.SQLException: Data source is closed
> {noformat}
> And many more. See e.g. http://ci.apache.org/builders/oak-trunk/builds/890/steps/compile/logs/stdio



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