]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Propose --nomemory by default
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Jul 2020 19:32:38 +0000 (15:32 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Jul 2020 19:58:47 +0000 (15:58 -0400)
commitb3c53ce42c43cc4f4eb044cacfe28f95d946b0eb
treef80ee2d0c5f7b90087f6045f8c563e66466036f3
parent1fdf0228e0c4f148be35a56df6ae494c174c04ac
Propose --nomemory by default

the memory tests are solely responsible for the largest chunk of
time and CPU energy taken up in running the tests.   Regressions
in this area are nonexistent unless major changes are being
taken up.   Try to revert them to False and see if a single
gerrit job can perhaps run these.

Change-Id: Ibaead2d1c0a76f1339bee63652a8aead689e8b75
(cherry picked from commit e2d4b2e72cb97bc5612fa9d1ec7d0ab15d38efe1)
tox.ini