mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/pgspecial: Skip tests failing with postgresql:17
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -41,6 +41,9 @@ EPYTEST_DESELECT=(
|
||||
# change in postgres? *shrug*
|
||||
tests/test_specials.py::test_slash_d_view_verbose
|
||||
tests/test_specials.py::test_slash_dn
|
||||
# fails with postgresql:17
|
||||
tests/test_specials.py::test_slash_ddp
|
||||
tests/test_specials.py::test_slash_ddp_pattern
|
||||
)
|
||||
|
||||
src_test() {
|
||||
|
||||
Reference in New Issue
Block a user