]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test(crdb): skip tests based on missing features
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 6 Jun 2022 21:59:10 +0000 (23:59 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 12 Jul 2022 11:58:34 +0000 (12:58 +0100)
commit6b196b0c8bd05d95bf3ab1bf39e3ee73c49086ae
treec5a542d84b2bd021c73f78fc1f00ee3de615a4a3
parent14afa501d6ad994a21b48dd4d4a888f3ac1d950c
test(crdb): skip tests based on missing features

With this changeset, all tests pass or are skipped on CRDB 21.2.10 \o/
tests/pool/test_null_pool.py
tests/pool/test_null_pool_async.py
tests/pool/test_pool.py
tests/pool/test_pool_async.py
tests/test_concurrency.py
tests/test_concurrency_async.py