mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/pytest: Also block dev-python/flaky for test failures
This commit is contained in:
@@ -30,7 +30,7 @@ COMMON_DEPEND="
|
||||
dev-python/sphinx[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
# pytest-capturelog causes a number of tests to fail
|
||||
# flake & pytest-capturelog cause a number of tests to fail
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
dev-python/setuptools_scm[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
@@ -39,6 +39,7 @@ DEPEND="${COMMON_DEPEND}
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/mock[${PYTHON_USEDEP}]
|
||||
dev-python/requests[${PYTHON_USEDEP}]
|
||||
!!dev-python/flaky
|
||||
!!dev-python/pytest-capturelog
|
||||
)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user