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/04/19 10:32:43 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 182 - Failure

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

Status: Failure

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

Changes:
[reschke] OAK-6098: update maven plugins

maven-shade-plugin

 

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)