https://bugzilla.redhat.com/show_bug.cgi?id=1941294 --- Comment #7 from Ben Beasley <code@xxxxxxxxxxxxxxxxxx> --- > There are 2 tests which are still failing > […] > Good to report that to upstream about its failure >From my spec file: > # Shell completion tests need us to be running under a supported shell, i.e. > # bash rather than sh. Unfortunately, shell detection with shellingham is so > # thorough we cannot fool it by any combination of: > # - export SHELL=/bin/bash > # - bash -c '%%pytest' > # - %%check -p /bin/bash > # so we must simply skip the affected tests. > %pytest -k 'not test_show_completion and not test_install_completion' That is, these tests are not exactly “broken,” but they are sensitive to the user’s login shell, so they are brittle. They work in upstream CI, but they won’t work in mock/koji where the login shell is “sh”. -- 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 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