Hi all, After the the fix for OAK-6659 landed in trunk, ExternalPrivateStoreIT.testSyncBigBlob is consistently failing. This is OAK-6641 and I am looking into it right now.
Regards, Andrei 2017-09-15 9:15 GMT+03:00 Apache Jenkins Server <[email protected]>: > The Apache Jenkins build system has built Jackrabbit Oak (build #748) > > Status: Still Failing > > Check console output at https://builds.apache.org/job/ > Jackrabbit%20Oak/748/ to view the results. > > Changes: > [chetanm] OAK-6353 - Use Document order traversal for reindexing performed > on DocumentNodeStore setups > > Refactor logic related to read all NodeState as NodeStateEntryTraverser > which provides an iterable access to all NodeState entries > > > > Test results: > 1 tests failed. > FAILED: org.apache.jackrabbit.oak.segment.standby.ExternalPrivateStoreIT. > testSyncBigBlob > > Error Message: > expected:<{ root = { ... } }> but was:<{ root : { } }> > > Stack Trace: > java.lang.AssertionError: expected:<{ root = { ... } }> but was:<{ root : > { } }>
