diff --git a/python-tpm2-pytss.spec b/python-tpm2-pytss.spec index 24403ff..d5952d4 100644 --- a/python-tpm2-pytss.spec +++ b/python-tpm2-pytss.spec @@ -58,9 +58,7 @@ Summary: %{summary} %check %pyproject_check_import -# tests are very dependent on the python/openssl versions and fail at various places -# The test test_tools_decode_tpms_nv_public fails on Fedora rawhide now -%pytest --import-mode=append -k "not test_tools_decode_tpms_nv_public" %{?!rhel:-n %{_smp_build_ncpus}} +%pytest --import-mode=append %{?!rhel:-n 1} %files -n python3-%{pypi_name} -f %{pyproject_files}