]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
bump variance on test_string, test_unicode
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 29 Sep 2020 19:44:33 +0000 (15:44 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 29 Sep 2020 19:44:33 +0000 (15:44 -0400)
commit147f0969301184b952366f39195caaabe6d63dbf
tree96ea51c21dcae7911528bad78b7ffce5eae67d19
parent7362d454f46107cae4076ce54e9fa430c3370734
bump variance on test_string, test_unicode

a recent rerun of profiles added more profiling data that's
failing over small differences.   15% variance is fine for these
tests that are looking for thousands of encode calls.

Change-Id: I33dac346b2ff07f86b4bc278a7309ca9b7efbaab
test/aaa_profiling/test_resultset.py