diff --git a/dev-python/pgspecial/pgspecial-2.1.3.ebuild b/dev-python/pgspecial/pgspecial-2.1.3.ebuild index b71f19506bb55..27e9bdd58e190 100644 --- a/dev-python/pgspecial/pgspecial-2.1.3.ebuild +++ b/dev-python/pgspecial/pgspecial-2.1.3.ebuild @@ -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() {