mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-python/pytest-subtests: enable tests
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -17,9 +17,6 @@ LICENSE="MIT"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
SLOT="0"
|
||||
|
||||
#https://github.com/pytest-dev/pytest-subtests/issues/21
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/pytest-4.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytest-xdist-1.28[${PYTHON_USEDEP}]
|
||||
@@ -28,6 +25,7 @@ RDEPEND="
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_prepare_all() {
|
||||
#https://github.com/pytest-dev/pytest-subtests/issues/21
|
||||
# Failed: nomatch: '*1 passed*'
|
||||
sed -i -e 's:test_capture_with_fixture:_&:' \
|
||||
tests/test_subtests.py || die
|
||||
|
||||
Reference in New Issue
Block a user