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 2018/02/07 15:40:20 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 1232 - Failure

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

Status: Failure

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

Changes:
[adulceanu] OAK-7173 - Update documentation for oak-run check

 

Test results:
All tests passed

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Jackrabbit Oak (build #1233)

Status: Still Failing

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

Changes:
[reschke] OAK-7249: Create charset encoding utility that detects malformed input

[adulceanu] OAK-7112 - Update documentation for cold standby
Added missing MBean screenshots

[adulceanu] OAK-7112 - Update documentation for cold standby
Corrected typos, updated the content

 

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:<5>

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