projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7679f4a
)
dev-python/pytest: Also block dev-python/flaky for test failures
author
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 07:42:23 +0000
(09:42 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 07:42:26 +0000
(09:42 +0200)
dev-python/pytest/pytest-3.4.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pytest/pytest-3.4.2.ebuild
b/dev-python/pytest/pytest-3.4.2.ebuild
index 3ce7be033fd941338ef0db162a4f1084caa52d1d..b7ebb1cbf03f76cd711ccf7a9505a828c50a315d 100644
(file)
--- a/
dev-python/pytest/pytest-3.4.2.ebuild
+++ b/
dev-python/pytest/pytest-3.4.2.ebuild
@@
-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
)"