Project

General

Profile

Actions

Bug #8605

closed

Bug #8574: CI Build failure introduced by r41686

TestSocket_TCPSocket#test_initialize_failure fails on Windows

Added by usa (Usaku NAKAMURA) almost 11 years ago. Updated almost 11 years ago.

Status:
Rejected
Target version:
ruby -v:
ruby 2.1.0dev (2013-07-05 trunk 41797) [x64-mswin64_100]
[ruby-dev:47484]

Description

=begin
表題の通りですが、こんな風に失敗しています。

  1. Failure:
    TestSocket_TCPSocket#test_initialize_failure [D:/tmp/mswin-build20130705-8260-1av0ek2/ruby/test/socket/test_tcp.rb:24]:
    Expected /for\ "127.0.0.1"\ port\ 11459/ to match "Only one usage of each socket address (protocol/network address/port) is normally permitted. - connect(2) for "127.0.0.1" port 11458".

テストを眺めると、クライアントポート側で失敗するはずだ、と明記されているわけですが、なぜかご覧の通りでサーバポート側でエラーメッセージが出力されております。
これはrubyでどうにかすべき問題でしょうか? それとも単にプラットフォーム依存として片付けるべき?
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0