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/23 17:07:18 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 330 - Still Failing

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

Status: Still Failing

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

Changes:
[angela] minor improvement: tests for CugConfiguration

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.plugins.document.VersionGCTest.gcMonitorInfoMessages

Error Message:
expected:<3> but was:<7>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<7>
	at org.apache.jackrabbit.oak.plugins.document.VersionGCTest.gcMonitorInfoMessages(VersionGCTest.java:224)