Disable some Fiddle test by libffi-3.4.2.
Related: rhbz#1891914 Related: rhbz#2049693
This commit is contained in:
parent
6a4d7bcedd
commit
cff8c7b85a
@ -928,6 +928,11 @@ MSPECOPTS=""
|
||||
# Avoid `hostname' dependency.
|
||||
%{!?with_hostname:MSPECOPTS="-P 'Socket.gethostname returns the host name'"}
|
||||
|
||||
# Several test broken by libffi-3.4.2. There should be fix in libffi, once
|
||||
# other components are fixed.
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2040380
|
||||
mv test/fiddle/test_import.rb{,.disable}
|
||||
|
||||
# Give an option to increase the timeout in tests.
|
||||
# https://bugs.ruby-lang.org/issues/16921
|
||||
%{?test_timeout_scale:RUBY_TEST_TIMEOUT_SCALE="%{test_timeout_scale}"} \
|
||||
|
Loading…
Reference in New Issue
Block a user