summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/tox/tox-3.24.4.ebuild')
-rw-r--r--dev-python/tox/tox-3.24.4.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/tox/tox-3.24.4.ebuild b/dev-python/tox/tox-3.24.4.ebuild
index 22c313e8a6eb..f997c636e7b7 100644
--- a/dev-python/tox/tox-3.24.4.ebuild
+++ b/dev-python/tox/tox-3.24.4.ebuild
@@ -53,6 +53,9 @@ python_test() {
# expects python2 to exist
tests/unit/interpreters/test_interpreters.py::test_tox_get_python_executable
+
+ # fragile and relies on checking stdout
+ tests/unit/util/test_spinner.py::test_spinner_progress
)
[[ ${EPYTHON} != pypy3 ]] && EPYTEST_DESELECT+=(