[packages/python3-contourpy] - disable test_cppcheck

qboosh qboosh at pld-linux.org
Mon Nov 24 21:35:19 CET 2025


commit 0dd300847077f55366f0bd731b5daf4c34ff7744
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Nov 24 21:35:24 2025 +0100

    - disable test_cppcheck

 python3-contourpy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-contourpy.spec b/python3-contourpy.spec
index b08a0e2..ab11a12 100644
--- a/python3-contourpy.spec
+++ b/python3-contourpy.spec
@@ -75,7 +75,7 @@ CXXFLAGS="%{rpmcxxflags} -Wno-error=array-bounds"
 
 %if %{with tests}
 PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
-%{__python3} -m pytest -o pythonpath="$PWD/build-3-test" tests -k 'not test_mypy'
+%{__python3} -m pytest -o pythonpath="$PWD/build-3-test" tests -k 'not test_mypy and not test_cppcheck'
 %endif
 
 %if %{with doc}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-contourpy.git/commitdiff/0dd300847077f55366f0bd731b5daf4c34ff7744




More information about the pld-cvs-commit mailing list