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

Remove sleeps from #time specs to try to prevent failures #20

Merged
merged 1 commit into from
Sep 7, 2012

Commits on Sep 7, 2012

  1. Remove sleeps from #time specs to try to prevent failures

    This method is coupled to Time.now and it is difficult to see how to
    remove this coupling to make it easier to test. This change will
    hopefully prevent the test from failing when run on slower systems but
    it is still far from ideal.
    reinh committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    8ec7c3d View commit details
    Browse the repository at this point in the history