mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
dev-python/hunter: disable benchmark tests
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -30,7 +30,6 @@ BDEPEND="
|
|||||||
dev-python/ipdb[${PYTHON_USEDEP}]
|
dev-python/ipdb[${PYTHON_USEDEP}]
|
||||||
dev-python/manhole[${PYTHON_USEDEP}]
|
dev-python/manhole[${PYTHON_USEDEP}]
|
||||||
dev-python/process-tests[${PYTHON_USEDEP}]
|
dev-python/process-tests[${PYTHON_USEDEP}]
|
||||||
dev-python/pytest-benchmark[${PYTHON_USEDEP}]
|
|
||||||
dev-python/six[${PYTHON_USEDEP}]
|
dev-python/six[${PYTHON_USEDEP}]
|
||||||
sys-devel/gdb
|
sys-devel/gdb
|
||||||
)
|
)
|
||||||
@@ -43,6 +42,12 @@ EPYTEST_DESELECT=(
|
|||||||
#tests/test_tracer.py::test_source_cython
|
#tests/test_tracer.py::test_source_cython
|
||||||
tests/test_tracer.py::test_fullsource_cython
|
tests/test_tracer.py::test_fullsource_cython
|
||||||
|
|
||||||
|
# need pytest-benchmark
|
||||||
|
tests/test_cookbook.py::test_probe
|
||||||
|
tests/test_tracer.py::test_perf_actions
|
||||||
|
tests/test_tracer.py::test_perf_filter
|
||||||
|
tests/test_tracer.py::test_perf_stdlib
|
||||||
|
|
||||||
# flaky
|
# flaky
|
||||||
tests/test_remote.py
|
tests/test_remote.py
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user