Comment 3 for bug 1316716

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

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

commit 9150fb383e27c7e4f0bf5550e45a508b4882ccd1
Author: Paul Luse <email address hidden>
Date: Fri Jul 4 05:17:03 2014 -0700

    Adjust timeout value in test_client_timeout

    Per information filed in bug (and related bugs referenced in the
    report) it appears that in TestObjectController.test_client_timeout
    having a matching timeout value for both self.app.client_timeout
    and SlowBody() appears to work however, as expected, a smaller
    value in self.app.client_timeout also works where a larger
    value fails. With that short test combined with speculation and
    related fixes, seems reasonable to merge what is suggested in
    the bug report, drop the self.app.client_timeout to 0.05

    Fixes Bug #1316716

    Change-Id: Ib4c6d3bb275f6c50c62505c90656efa7ee566bc0