https://bugzilla.redhat.com/show_bug.cgi?id=1998886 Jerry James <loganjerry@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |loganjerry@xxxxxxxxx Doc Type|--- |If docs needed, set a value --- Comment #1 from Jerry James <loganjerry@xxxxxxxxx> --- I notice that the %check script is commented out with a note that a display is needed to run the tests. That's what Xvfb is for! If you add these BuildRequires: BuildRequires: gtk3-devel BuildRequires: %{py3_dist pygobject} BuildRequires: %{py3_dist pytest} BuildRequires: xorg-x11-server-Xvfb and the write the %check script like this: %check PYTHONPATH=%{buildroot}%{python3_sitelib} xvfb-run -d %{_bindir}/pytest then the tests run, and pass. (And, incidentally, reveal that the liblarch tests use multiple deprecated interfaces.) -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=1998886 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure