]> 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:45:53 +0000 (15:45 -0400)
commit2080d87acbb21bbdba67c41a0c1ef869a27163be
treec0845e892956b3caf034d0e774592d631c077e05
parentdc5d427a812c4303480ed63686be423f2299ff9a
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
(cherry picked from commit 147f0969301184b952366f39195caaabe6d63dbf)
test/aaa_profiling/test_resultset.py