The Apache Jenkins build system has built Jackrabbit Oak (build #871) Status: Still Failing
Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/871/ to view the results. Changes: [chetanm] OAK-6810 - oak-pojosr tests fail with java 9 Updated to latest Groovy 2.4.12 with which build passes [reschke] OAK-6745: update maven-war-plugin for JDK 9 compliance [catholicon] OAK-6792: rep:facet not supported in xpath fixing setup/tearDown issues leading to build failure [reschke] OAK-6822: RevisionGC: measure timeToDeleteSplitDocs separately (when possible) Test results: 2 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 : { } }> 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)
