mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-03 06:41:14 -03:00
packaging: Disable expect based tests
`expect` based tests fail randomly and can cause build failures. Do not run them while doing package builds.
This commit is contained in:
committed by
David Adam
parent
7eee158292
commit
aa32fc92ac
@@ -26,7 +26,6 @@ BuildRequires: pcre2-devel
|
||||
%endif
|
||||
|
||||
# for tests
|
||||
BuildRequires: expect
|
||||
%if 0%{?fedora}
|
||||
# Need the en_US.utf-8 locale at a minimum
|
||||
BuildRequires: glibc-langpack-en
|
||||
|
||||
Reference in New Issue
Block a user