]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Don't reset the random seed re-running failed tests
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 14 Jan 2022 03:17:15 +0000 (04:17 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 14 Jan 2022 03:44:17 +0000 (04:44 +0100)
commit10f4b888cfc23c38203240a911401ab4067c0556
treebdddb8b916d9d9dea8eb4c9fd48863744d3851e4
parent9c6fff5ba1a1be95e2aa24ed2a3f96fb57143d64
Don't reset the random seed re-running failed tests

We don't want to make them pass because we didn't like the random draw.
It's not best of three.
psycopg/tox.ini
psycopg_c/tox.ini