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/08/10 04:18:17 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 620 - Failure

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

Status: Failure

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

Changes:
[chetanm] OAK-6497 - Support old Segment NodeStore setups for oak-run index tooling

Remove requirement for '--segment' option

[chetanm] OAK-6497 - Support old Segment NodeStore setups for oak-run index tooling

Fallback to oak-segment in case of invalid version. This avoid use of --segment
option

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.jcr.observation.ObservationQueueFullWarnTest.testQueueFullThenFlushing[SegmentTar]

Error Message:
Just filled queue must not convert local->external expected:<6> but was:<4>

Stack Trace:
java.lang.AssertionError: Just filled queue must not convert local->external expected:<6> but was:<4>
	at org.apache.jackrabbit.oak.jcr.observation.ObservationQueueFullWarnTest.testQueueFullThenFlushing(ObservationQueueFullWarnTest.java:312)