You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* It frequently fails in CI:
1)
TCPSocket#initialize raises IO::TimeoutError with :connect_timeout when no server is listening on the given address ERROR
IO::TimeoutError: execution expired
spec/ruby/library/socket/tcpsocket/shared/new.rb:30:in `block (3 levels) in <top (required)>'
spec/ruby/library/socket/tcpsocket/initialize_spec.rb:5:in `<top (required)>'
0 commit comments