Disable tests, koji is broken

This commit is contained in:
Bastien Nocera 2021-02-16 14:29:01 +01:00
parent adb6b71cbf
commit 775c38db5f

View File

@ -45,8 +45,8 @@ rm -rf python-%{modname}.egg-info
%py3_install
%check
# Tests are disabled for now
%{__python3} setup.py test
# Tests are disabled until koji stops eating test output
# %{__python3} setup.py test
%files -n python3-dbusmock
%doc README.rst COPYING
@ -56,6 +56,7 @@ rm -rf python-%{modname}.egg-info
* Fri Feb 12 2021 Bastien Nocera <bnocera@redhat.com> - 0.22.0-1
+ python-dbusmock-0.22.0-1
- Update to 0.22.0
- Disable tests
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild