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

Bug in Traversables exercies. #100

Closed
bAmrish opened this issue Dec 12, 2017 · 2 comments
Closed

Bug in Traversables exercies. #100

bAmrish opened this issue Dec 12, 2017 · 2 comments

Comments

@bAmrish
Copy link

bAmrish commented Dec 12, 2017

There seems to be a bug in the Traversables exercises:

image

Also this assertion seems to be non-deterministic: (totalReduceRightTime > totalReduceLeftTime) should be()
Locally I have tried to run this multiple times and I have varied results. Something to consider when updating this exercise.

@FRosner
Copy link
Member

FRosner commented Dec 12, 2017

Thanks @bAmrish for reporting this. We already fixed it in #97. The new exercise should be available in the next days.

Does it make sense to you?

@bAmrish
Copy link
Author

bAmrish commented Dec 13, 2017

Thanks @FRosner! Just looked at the change, I agree with your comments. I am glad you are removing the non-deterministic behavior!

@FRosner FRosner closed this as completed Dec 13, 2017
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