Actions
Bug #8574
closedCI Build failure introduced by r41686
Description
=begin
Hello,
r41686 caused a failure in RubyInstaller CI for both x86 and x64:
http://ci.rubyinstaller.org/job/ruby-trunk-x64-test-all/1474/console
http://ci.rubyinstaller.org/job/ruby-trunk-x86-test-all/1675/console
- Failure:
TestSocket_TCPSocket#test_initialize_failure [C:/Users/Worker/Jenkins/workspace/ruby-trunk-x86-build/test/socket/test_tcp.rb:24]:
Expected /for\ "127.0.0.1"\ port\ 57239/ to match "Only one usage of each socket address (protocol/network address/port) is normally permitted. - connect(2) for "127.0.0.1" port 57238".
Seems the port is wrong by 1.
=end
Updated by luislavena (Luis Lavena) over 11 years ago
- Status changed from Open to Assigned
Updated by naruse (Yui NARUSE) over 11 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r41802.
Luis, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
Use server_port for Windows
fix r41686 [Bug #8574]
Actions
Like0
Like0Like0