On 05. 03. 19 5:31, Sérgio Basto wrote:
On Tue, 2019-03-05 at 00:03 +0100, Miro Hrončok wrote:
The following list of builds has "Ran 0 tests in 0.000s" in their
build log.

It usually indicates a "Potemkin %check" [0] with python setup.py
test without
actual tests.

[0] https://en.wikipedia.org/wiki/Potemkin_village

I just fixed python-libnacl but I removed "{__python3} setup.py test"
and added "%{__python3} -m unittest discover --start-directory tests
-v" [1] as upstream project use .

Is the correct fix ?

Does it run the tests? If it does, it is a correct fix.

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org

Reply via email to