dev-python/asyncpg: disable broken tests

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2025-07-05 22:23:52 +05:00
parent 0d40757617
commit 878d09c82a
2 changed files with 69 additions and 0 deletions

View File

@@ -37,8 +37,10 @@ BDEPEND="
PATCHES=(
"${FILESDIR}"/${PN}-0.30.0-cflags.patch
"${FILESDIR}"/${PN}-0.30.0-disable-broken-tests.patch
)
EPYTEST_PLUGINS=( )
EPYTEST_IGNORE=(
# checks versions from env variables
"${S}"/tests/test__environment.py