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

Status: Still Failing

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

Changes:
[thomasm] OAK-5327 Change default query limit configuration, take 2

[adulceanu]     OAK-5189 - SegmentRevisionGC should expose unformatted 
timestamps

 

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

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:<{ checkpoints = { ... }, root = { ... } }> but was:<{ root : { } }>

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


Reply via email to