mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/osprofiler: deselect some tests
Closes: https://bugs.gentoo.org/816537 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
EPYTEST_DESELECT=(
|
||||
osprofiler/tests/functional/test_driver.py::DriverTestCase::test_get_report
|
||||
osprofiler/tests/functional/test_driver.py::RedisDriverTestCase::test_get_report
|
||||
osprofiler/tests/functional/test_driver.py::RedisDriverTestCase::test_list_traces
|
||||
osprofiler/tests/unit/test_opts.py::ConfigTestCase::test_options_defaults
|
||||
osprofiler/tests/unit/test_profiler.py::ProfilerGlobMethodsTestCase::test_get_profiler_and_init
|
||||
osprofiler/tests/unit/test_profiler.py::test_fn_exc
|
||||
)
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
Reference in New Issue
Block a user