The Apache Jenkins build system has built Jackrabbit Oak (build #352) Status: Still Failing
Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/352/ to view the results. Changes: [tomekr] OAK-6240: Sidegrade support for DocumentNodeStore to Secondary NodeStore Optimize performance for the AbstractDecoratedNodeState#getProperty(). Don't enable the report wrapper for the previous root. [catholicon] OAK-2808: Active deletion of 'deleted' Lucene index files from DataStore without relying on full scale Blob GC Posix perms don't work on windows. Ignoring inaccessibleWorkDirGivesNoop test for windows Test results: 3 tests failed. FAILED: org.apache.jackrabbit.oak.upgrade.nodestate.FilteringNodeStateTest.shouldHaveCorrectChildOrderProperty Error Message: expected:<[football]> but was:<[foo, football]> Stack Trace: java.lang.AssertionError: expected:<[football]> but was:<[foo, football]> at org.apache.jackrabbit.oak.upgrade.nodestate.FilteringNodeStateTest.shouldHaveCorrectChildOrderProperty(FilteringNodeStateTest.java:145) FAILED: org.apache.jackrabbit.oak.upgrade.nodestate.report.PeriodicReporterTest.callbackEveryTenProperties Error Message: Expected: Reported{ nodes: (map containing [an instance of java.lang.Long->an instance of java.lang.String] or ANYTHING), properties: map containing [<10L>->"/counter/10"] but: was <Reported{ nodes: {} properties: {}}> Stack Trace: java.lang.AssertionError: Expected: Reported{ nodes: (map containing [an instance of java.lang.Long->an instance of java.lang.String] or ANYTHING), properties: map containing [<10L>->"/counter/10"] but: was <Reported{ nodes: {} properties: {}}> at org.apache.jackrabbit.oak.upgrade.nodestate.report.PeriodicReporterTest.callbackEveryTenProperties(PeriodicReporterTest.java:64) FAILED: org.apache.jackrabbit.oak.upgrade.nodestate.report.ReportingNodeStateTest.getPropertyReportsProperty Error Message: Expected: Reported{ nodes: (map containing [an instance of java.lang.Long->an instance of java.lang.String] or ANYTHING), properties: map containing [<1L>->"/meaningOfLife"] but: was <Reported{ nodes: {} properties: {}}> Stack Trace: java.lang.AssertionError: Expected: Reported{ nodes: (map containing [an instance of java.lang.Long->an instance of java.lang.String] or ANYTHING), properties: map containing [<1L>->"/meaningOfLife"] but: was <Reported{ nodes: {} properties: {}}> at org.apache.jackrabbit.oak.upgrade.nodestate.report.ReportingNodeStateTest.getPropertyReportsProperty(ReportingNodeStateTest.java:96)
