mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
dev-python/litestar: ignore some tests
* Appear to require installing litestar before running and cant find the test venv. Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
committed by
Paul Zander
parent
a2d3d5df07
commit
f3d24ff7b5
@@ -105,6 +105,10 @@ EPYTEST_IGNORE=(
|
||||
# Avoid the dependency
|
||||
"tests/unit/test_contrib/test_opentelemetry.py"
|
||||
"tests/unit/test_plugins/test_prometheus.py"
|
||||
|
||||
# appears to require installing litestar properly prior
|
||||
"tests/e2e/test_routing/test_path_mounting.py"
|
||||
"tests/e2e/test_routing/test_path_resolution.py"
|
||||
)
|
||||
EPYTEST_DESELECT=(
|
||||
# Requires docker
|
||||
|
||||
Reference in New Issue
Block a user