]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: fail test session in case of segfault maint-3.0
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 15 Sep 2022 01:07:57 +0000 (02:07 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 15 Sep 2022 01:23:31 +0000 (02:23 +0100)
commit2568132083155ec68047b14eea1651afdd052f1b
tree8805ef1a9904d5d7216f3a5f4ad7a8cff0525cc5
parenta6f93463dc25161c0f717d840a06a73f18f482e3
test: fail test session in case of segfault

Before that, tox reruns would have made tests pass, because failed tests
wouldn't have gotten a chance to be written in the cache.
tests/conftest.py