The Apache Jenkins build system has built Jackrabbit Oak (build #179) Status: Still Failing
Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/179/ to view the results. Changes: [thomasm] OAK-5946 - Document reindexing [chetanm] OAK-6094 - Test failure: SecondaryStoreConfigIT -- Remove dependency on oak-segment- -- Switch to SegmentNodeStoreFactory for configuring secondary store [angela] OAK-6095 : Get rid of dependency from oak-segment-tar to oak-core tests Test results: 1 tests failed. FAILED: org.apache.jackrabbit.oak.segment.standby.StandbyTestIT.testSyncLoop Error Message: expected: org.apache.jackrabbit.oak.segment.SegmentNodeState<{ checkpoints = { ... }, root = { ... } }> but was: org.apache.jackrabbit.oak.segment.SegmentNodeState<{ checkpoints = { ... }, root = { ... } }> Stack Trace: java.lang.AssertionError: expected: org.apache.jackrabbit.oak.segment.SegmentNodeState<{ checkpoints = { ... }, root = { ... } }> but was: org.apache.jackrabbit.oak.segment.SegmentNodeState<{ checkpoints = { ... }, root = { ... } }> at org.apache.jackrabbit.oak.segment.standby.StandbyTestIT.testSyncLoop(StandbyTestIT.java:126)
