]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- use a mock here, do away with timing problems for good. need to do this
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 2 Jun 2016 22:40:46 +0000 (18:40 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 3 Jun 2016 15:24:17 +0000 (11:24 -0400)
commit0e1be2b208cf735db0a758b614ec4d41b71a0da2
treeedc8de723bf4cf3d0e7bf0873677463f03c65291
parenta11331857bed7e6509ced257c4e79d423ff38c6c
- use a mock here, do away with timing problems for good.  need to do this
for the rest of the timing tests

Change-Id: I06a815b1500222126a4dbc2a9a5da3ef7847e321
(cherry picked from commit 74ca7f627ea8f31a8312f965d5249ce1f701d627)
test/engine/test_pool.py