Update test suite bug description and execution.
This commit is contained in:
parent
82e6513e5e
commit
328c18e61f
@ -431,9 +431,11 @@ sed -i '2 a\
|
|||||||
# https://bugs.ruby-lang.org/issues/6011
|
# https://bugs.ruby-lang.org/issues/6011
|
||||||
# same for ppc(64), RH bugzilla #803698
|
# same for ppc(64), RH bugzilla #803698
|
||||||
%ifnarch %{arm} ppc ppc64
|
%ifnarch %{arm} ppc ppc64
|
||||||
# TODO: Investigate the test failures.
|
# Test suite fails with OpenSSL 1.0.1
|
||||||
# https://bugs.ruby-lang.org/issues/6036
|
# http://bugs.ruby-lang.org/issues/6089
|
||||||
make check TESTS="-v -x test_pathname.rb -x test_drbssl.rb -x test_parse.rb -x test_x509cert.rb"
|
# OpenSSL 1.0.1 is breaking the drb test suite.
|
||||||
|
# https://bugs.ruby-lang.org/issues/6221
|
||||||
|
make check TESTS="-v -x test_drbssl.rb -x test_x509cert.rb"
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%post libs -p /sbin/ldconfig
|
%post libs -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user