Matej Cepl 2023-07-31 07:09:16 +00:00 committed by Git OBS Bridge
parent e570cc123a
commit 82ebb8434a

View File

@ -80,7 +80,7 @@ export INPUTRC=$(readlink -f .inputrc) TRAVIS=true
# test_interact_escape_None - seen failed on s390x
# test_existing_spawn - fails under linux-user emulation
# test_existing_spawn fails on s390x - gh#pexpect/pexpect#750
%pytest -k "not (test_pager_as_cat or %{?qemu_user_space_build: or test_interrupt or test_multiple_interrupts})"
%pytest -k "not (test_pager_as_cat %{?qemu_user_space_build: or test_interrupt or test_multiple_interrupts})"
%files %{python_files}
%license LICENSE