Hi, On Thu, Apr 3, 2014 at 4:18 PM, Julian Reschke <[email protected]> wrote: > Failed tests: > testRearrangeOldData(org.apache.jackrabbit.oak.plugins.segment.file. ): > expected:<[0, 1, 31, 32, 33]> but was:<[0, 1, 32, 33, 31]>
Ah, another subtle behavior change that broke implicit test assumptions. Fixed in revision 1584381. BR, Jukka Zitting
