Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

canSearchOnArrays test in SearchTest.java is not passing #28

Open
gersh opened this issue Jan 12, 2011 · 1 comment
Open

canSearchOnArrays test in SearchTest.java is not passing #28

gersh opened this issue Jan 12, 2011 · 1 comment

Comments

@gersh
Copy link

gersh commented Jan 12, 2011

The following assertions are not true:
assertEquals(user1.getId(), users.get(0).getId());
assertEquals(user3.getId(), users.get(1).getId());

@gsharma
Copy link
Contributor

gsharma commented Jan 15, 2011

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants