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

one test is having random output order #9

Open
boutil opened this issue Sep 30, 2014 · 0 comments
Open

one test is having random output order #9

boutil opened this issue Sep 30, 2014 · 0 comments

Comments

@boutil
Copy link

boutil commented Sep 30, 2014

Hi,

I noticed that the array obtained in the test:

user_interests.should == [["second-interest", "first-interest"], ['third-interest']]

around line 755 in redis_commands_spec.rb is random (the two terms in the first subarray might be exchanged). Therefore, this test randomly fails. Currently, this test is deactivated in the Debian package.

Cheers,

Cédric

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

1 participant