You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/07/18 11:06:27 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 551 - Failure

The Apache Jenkins build system has built Jackrabbit Oak (build #551)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/551/ to view the results.

Changes:
[tomekr] OAK-6465: Path supporting fragments should be an unbounded property

[mreutegg] OAK-6462: Incorrect memory calculation for bundled node states

Add ignored test

[chetanm] OAK-6463 - Property index update fails in composite NodeStore setup

Added another ignored test case at PropertyIndex level

[mreutegg] OAK-6464: Public constructor for RandomStream

[tomekr] @trivial - fixed javadoc formatting for oak-store-spi

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.run.osgi.DocumentNodeStoreConfigTest.testRDBDocumentStore_CustomBlobStore

Error Message:
No service found for org.apache.jackrabbit.oak.spi.state.NodeStore. Expression: sr. Values: sr = null

Stack Trace:
java.lang.AssertionError: No service found for org.apache.jackrabbit.oak.spi.state.NodeStore. Expression: sr. Values: sr = null
	at org.apache.jackrabbit.oak.run.osgi.DocumentNodeStoreConfigTest.testRDBDocumentStore_CustomBlobStore(DocumentNodeStoreConfigTest.groovy:234)