]> 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:38 +0000 (15:58 -0400)
commite2d4b2e72cb97bc5612fa9d1ec7d0ab15d38efe1
treec0d4ec52e00e89f2cd23790a44f8ece800882420
parent54b0cebc2b22475e4ae153d7e84ecb953797f4c5
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
tox.ini