[packages/python-pep517] - disable also test_meta_for_this_package python3 test (uses network too)

qboosh qboosh at pld-linux.org
Tue Mar 22 21:11:43 CET 2022


commit 4c6cd005427f904b1b60817e7d421ec70b4d2fde
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Mar 22 21:13:53 2022 +0100

    - disable also test_meta_for_this_package python3 test (uses network too)

 python-pep517.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pep517.spec b/python-pep517.spec
index c4aff33..56970c9 100644
--- a/python-pep517.spec
+++ b/python-pep517.spec
@@ -107,7 +107,7 @@ PYTEST_PLUGINS="pytest_flake8" \
 %if %{with tests}
 PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
 PYTEST_PLUGINS="pytest_flake8" \
-%{__python3} -m pytest tests -k 'not test_classic_package'
+%{__python3} -m pytest tests -k 'not test_classic_package and not test_meta_for_this_package'
 %endif
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pep517.git/commitdiff/4c6cd005427f904b1b60817e7d421ec70b4d2fde



More information about the pld-cvs-commit mailing list