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/28 13:12:44 UTC

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

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

Status: Still Failing

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

Changes:
[reschke] OAK-6829: ExternalPrivateStoreIT/ExternalSharedStoreIT.testSyncBigBlob failures - disable test case on Windows (again)

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.segment.standby.StandbyTestIT.testSyncLoop

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

Stack Trace:
java.lang.AssertionError: expected:<{ checkpoints = { ... }, root = { ... } }> but was:<{ checkpoints : { }, root = { ... } }>
	at org.apache.jackrabbit.oak.segment.standby.StandbyTestIT.testSyncLoop(StandbyTestIT.java:126)

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

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

Status: Still Failing

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

Changes:
[reschke] OAK-6813: DocumentStore conditional remove: reduce set of supported conditions to what the Version GC needs

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.segment.standby.ExternalSharedStoreIT.testSyncBigBlob

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

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