Revert "always omit test_ai_addrconfig."
This reverts commit abf192eb16ea845ac11743a32bd2f3e2d234488b.
This commit is contained in:
parent
6a689e3323
commit
67404d657a
@ -155,7 +155,7 @@ class TestSocket_TCPSocket < Test::Unit::TestCase
|
||||
# The construction of our IPv6-free environment must happen in a child process,
|
||||
# which we can put in its own network & mount namespaces.
|
||||
|
||||
omit "This test is disabled. It is retained to show the original intent of [ruby-core:110870]"
|
||||
omit "this test requires fork" unless Process.respond_to?(:fork)
|
||||
|
||||
IO.popen("-") do |test_io|
|
||||
if test_io.nil?
|
||||
|
Loading…
x
Reference in New Issue
Block a user