johm
johm copied to clipboard
canSearchOnArrays test in SearchTest.java is not passing
The following assertions are not true: assertEquals(user1.getId(), users.get(0).getId()); assertEquals(user3.getId(), users.get(1).getId());
@gersh - it passes for me. I am running johm v0.5, redis-server v2.1.8, java v1.6.0_22 on linux v2.6.35-25. What versions and platform are you running so we can try and replicate on a similar environment?