https://bugzilla.redhat.com/show_bug.cgi?id=1503175 --- Comment #21 from Aivar Annamaa <aivar.annamaa@xxxxxxxxx> --- (In reply to Miro Hrončok from comment #20) > You might want to look at Xvfb. This seams relevant > https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/ > thread/N7OW5LPNJUGFHATFTNHJZC7W4V772H4O/ Thanks! This did the trick: %check xvfb-run py.test-3 --pyargs thonny Spec URL: https://bitbucket.org/plas/thonny-rpm/downloads/thonny.spec SRPM URL: https://bitbucket.org/plas/thonny-rpm/downloads/thonny-2.1.16-1.fc27.src.rpm Changes: https://bitbucket.org/plas/thonny-rpm/commits/a4c59df9bcd2a9f1defbe1a22cc5e52bddff7c8f > > When I install the package and run `py.test-3 > > --pyargs thonny` manually in Terminal, then all tests pass. > > When I do that, it collects 0 tests. What is the exact step by step guide? 1) sudo dnf install RPMS/noarch/thonny-2.1.16-1.fc27.noarch.rpm 2) py.test-3 --pyargs thonny Did you try it with package version 2.1.16? The older stdists didn't include the tests yet. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx