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 ? 

Thanks, 

[1]

https://src.fedoraproject.org/rpms/python-libnacl/c/f9d7649ea167a69f53e341f5043ac741b926ae62?branch=master


-- 
Sérgio M. B.
_______________________________________________
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