]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: mark more tests as 'timing'
authorAugustin Trancart <augustin.trancart@oslandia.com>
Thu, 26 Sep 2024 08:32:26 +0000 (10:32 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 29 Sep 2024 21:25:41 +0000 (23:25 +0200)
commit99252ceea41e095d9c9461b481df5cada4673fbf
tree1d7bb789572dd5fd1eda1b21dee26eb5aae3f2ca
parent0a88c333f0fd21d30615c3df12e44dcd308e90e0
test: mark more tests as 'timing'

When the machine is under load, any tests relying on a timeout or a sleep is
subject to fail. Let's mark some of them as 'timing'.
tests/test_notify.py
tests/test_notify_async.py