The Apache Jenkins build system has built Jackrabbit Oak (build #885) Status: Failure
Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/885/ to view the results. Changes: [mduerig] OAK-6842: Refactor FileStore.close Also leverage the closer for releasing the file store lock and ensure proper ordering of the close calls. 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)
