Print reasons for skipped tests

epel9
Benjamin A. Beasley 2 months ago
parent ac08f40f34
commit 2fefa4bdf3

@ -146,7 +146,7 @@ k="${k-}${k+ and }not test_draft"
# dont put any effort into figuring out how to make it work. # dont put any effort into figuring out how to make it work.
k="${k-}${k+ and }not test_cython" k="${k-}${k+ and }not test_cython"
%pytest -k "${k-}" -v zmq/tests %pytest -k "${k-}" -v -rs zmq/tests
%files -n python%{python3_pkgversion}-zmq -f %{pyproject_files} %files -n python%{python3_pkgversion}-zmq -f %{pyproject_files}

Loading…
Cancel
Save