From e766617d7aa2018899bcd7d99d31b1fa9a76947511dd9450ceed3604db3c9a35 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sun, 29 Sep 2024 16:23:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-control?expand=0&rev=63 --- python-control.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-control.spec b/python-control.spec index 379bb28..789779a 100644 --- a/python-control.spec +++ b/python-control.spec @@ -77,6 +77,7 @@ donttest="test_lti_nlsys_response" donttest="$donttest or test_response_plot_kwargs" donttest="$donttest or test_sample_system_prewarp" donttest="$donttest or (test_nonuniform_timepts and 4-2-3)" +donttest="$donttest or test_linear_interconnection" # gh#python-control/python-control#838 [ "${RPM_ARCH}" != "x86_64" ] && donttest="$donttest or (test_optimal_doc and shooting-3-u0-None)" # causes i586 segfaults in matplotlib after successful balanced model reduction tests