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

test: fix time resolution constrain #3981

Closed
wants to merge 1 commit into from
Closed

test: fix time resolution constrain #3981

wants to merge 1 commit into from

Commits on Nov 24, 2015

  1. test: fix time resolution constrain

    The modification time of a file is assumed to happen at the
    exact time when it was requested. As the utime API specification
    delcares that the resolution of the result is 1 second,
    relax the constrain to 1 second helps the test case to be
    robust and consistent under different load conditions in the system
    gireeshpunathil committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    8ec2ab6 View commit details
    Browse the repository at this point in the history