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/10/19 19:00:36 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 892 - Failure

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

Status: Failure

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

Changes:
[reschke] OAK-6847: oak-solr-core test failures with java 9

Tests disabled under Java 9 because they were already disabled for Java 8 as well.

 

Test results:
All tests passed

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

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

Status: Still Failing

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

Changes:
[catholicon] OAK-6848: Improve ObservationQueueFullWarnTest.testQueueFullThenFlushing to not sleep arbitrarily when not required

 

Test results:
2 tests failed.
FAILED:  org.apache.jackrabbit.oak.segment.standby.ExternalPrivateStoreIT.testSyncFailingDueToTooShortTimeout

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at org.apache.jackrabbit.oak.segment.standby.ExternalPrivateStoreIT.testSyncFailingDueToTooShortTimeout(ExternalPrivateStoreIT.java:88)


FAILED:  org.apache.jackrabbit.oak.segment.standby.ExternalPrivateStoreIT.testSyncBigBlob

Error Message:
expected:<{ root = { ... } }> but was:<{ root : { } }>

Stack Trace:
java.lang.AssertionError: expected:<{ root = { ... } }> but was:<{ root : { } }>

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

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

Status: Still Failing

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

Changes:
[reschke] OAK-6833: LuceneIndex*Test failures

Disable LuceneIndexAugmentTest.nullBehavior on Windows

 

Test results:
All tests passed