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/05/31 17:55:16 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 371 - Failure

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

Status: Failure

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

Changes:
[angela] OAK-5882 : Improve coverage for oak.security code in oak-core (wip)

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.plugins.blob.CompositeDataStoreCacheTest.concurrentGetCached

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
	at org.apache.jackrabbit.oak.plugins.blob.CompositeDataStoreCacheTest.concurrentGetCached(CompositeDataStoreCacheTest.java:468)