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

Status: Still Failing

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

Changes:
[amitj] OAK-5253: Optimize AbstractBlob#equal to not do content equals when

[tomekr] OAK-5254: MultiplexingNodeStoreService does not pick up Observers

[amitj] Revert "OAK-5253: Optimize AbstractBlob#equal to not do content equals

[chetanm] OAK-5256 - Add type property to LuceneIndexEditorProvider

[chetanm] OAK-5257 - Pass CommitContext as part of CommitInfo in OakInitializer

[chetanm] OAK-5258 - LuceneIndexEditor skips indexing for unknown nodetype due 
to

[frm] OAK-5259 - Better default for size delta estimation

 

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:122)


Reply via email to