mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/sympy: deselect test failures stemming from deprecations
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44560 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
f1a11ea992
commit
cb3b438efc
@@ -68,6 +68,12 @@ python_test() {
|
||||
# https://github.com/sympy/sympy/issues/27026
|
||||
sympy/parsing/tests/test_autolev.py
|
||||
sympy/parsing/tests/test_latex.py
|
||||
|
||||
# Deprecation warnings turned failures
|
||||
# https://github.com/sympy/sympy/pull/28158
|
||||
sympy/geometry/tests/test_polygon.py::test_do_poly_distance
|
||||
sympy/plotting/tests/test_plot.py::test_plot_and_save_6
|
||||
sympy/integrals/tests/test_integrals.py::test_integrate_poly_definite
|
||||
)
|
||||
|
||||
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
|
||||
|
||||
Reference in New Issue
Block a user