2024-09-29 16:23:20 +00:00
committed by Git OBS Bridge
parent d5d6344749
commit e766617d7a

View File

@@ -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