Comment 2 for bug 1441599

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to swift (master)

Reviewed: https://review.openstack.org/171593
Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=b76d8c5156c65e3ae6ead5213e40f70d80f7fa9d
Submitter: Jenkins
Branch: master

commit b76d8c5156c65e3ae6ead5213e40f70d80f7fa9d
Author: Mike Fedosin <email address hidden>
Date: Wed Apr 8 15:00:27 2015 +0300

    Fix broken test_policy_IO_override test

    Since the existing check depends on how quickly the test
    passes, it causes to the unpredictable behavior and may break
    the test.

    This commit removes the unnecessary dependency on the
    current time and leaves only the check that timestamp is
    greater than 0.

    Change-Id: I3321e9aba0df52cb78523710b26f310f35801674
    Closes-Bug: #1441599