Disable some more network tests

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2024-02-13 15:25:00 -05:00
parent 3c2b08aba9
commit 39a42878f8

View File

@ -1096,6 +1096,7 @@ MSPECOPTS=""
# available loopback interface. That is not the reality currently.
# https://issues.redhat.com/browse/CS-1959
DISABLE_TESTS="$DISABLE_TESTS -n !/TestGemBundledCA/"
DISABLE_TESTS="$DISABLE_TESTS -n !/TestNetHTTPS/"
# Give an option to increase the timeout in tests.
# https://bugs.ruby-lang.org/issues/16921