We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ab6ea commit dfa9a12Copy full SHA for dfa9a12
test/resolv/test_dns.rb
@@ -89,7 +89,7 @@ def with_udp_and_tcp(host, port)
89
u = nil
90
retry
91
end
92
- raise
+ omit "Could not find a free port after 10 retries"
93
94
95
# If we get to this point, we have a valid t & u socket
0 commit comments