https://bugzilla.redhat.com/show_bug.cgi?id=1369374 --- Comment #1 from Lumír Balhar <lbalhar@xxxxxxxxxx> --- Hello Dominiko. I've worked on tests for this package and I found the solution: - You need to add python-nose to BR - You need to extend PYTHONPATH environment variable before you run nosetests command, because tests need module installed in %buildroot/%python2_sitearch. But this is not all. I've found one problematic test which gets stuck on x86_64 and ARMv7. On i686 all 30 tests pass correctly, but on other architectures this test needs to be skipped. I don't know why so I opened upstream issue [0] and skip this test in specfile [1] for specified architectures. [0] https://github.com/haypo/faulthandler/issues/25 [1] https://lbalhar.fedorapeople.org/python2-faulthandler.spec Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=15351883 Please, look at this specfile, check it and actualize your one with SRPM. Then we can continue with review :) -- 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 https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx