Related: bug#1614611
This commit is contained in:
parent
72eb3f0a4e
commit
0cd2e241e5
@ -763,6 +763,7 @@ mv test/openssl/test_ssl.rb{,.disabled}
|
||||
DISABLE_TESTS="$DISABLE_TESTS -n !/test_resumption/"
|
||||
DISABLE_TESTS="$DISABLE_TESTS -n !/test_\(identity_verify_failure\|min_version\|session_reuse\)/"
|
||||
DISABLE_TESTS="$DISABLE_TESTS -n !/test_do_not_allow_invalid_client_cert_auth_connection/"
|
||||
DISABLE_TESTS="$DISABLE_TESTS -n !/test_connect_accept_nonblock/"
|
||||
|
||||
make check TESTS="-v $DISABLE_TESTS"
|
||||
|
||||
@ -1083,6 +1084,10 @@ make check TESTS="-v $DISABLE_TESTS"
|
||||
%{gem_dir}/specifications/xmlrpc-%{xmlrpc_version}.gemspec
|
||||
|
||||
%changelog
|
||||
* Sat Aug 11 2018 Troy Dawson <tdawson@redhat.com>
|
||||
- turn off test_connect_accept_nonblock test
|
||||
- Related: bug#1614611
|
||||
|
||||
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 2.5.1-96
|
||||
- Rebuild with fixed binutils
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user