=================================================================== +++ 20110427T012753Z @@ 16341 @@ /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/core/io/set_encoding_spec.rb /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/core/io/stat_spec.rb IO#stat +- raises IOError on closed stream (ERROR - ) - returns a File::Stat object for the stream - can stat pipes @@ 89188 @@ TCPSocket.new with a running server - connects to a listening server with host and port - connects to a server when passed local_host argument +- connects to a server when passed local_host and local_port arguments (ERROR - ) - has an address once it has connected to a listening server ) +TCPSocket.new with a running server connects to a server when passed local_host and local_port arguments ERROR +Errno::EAFNOSUPPORT: Address family not supported by protocol family - bind(2) +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/library/socket/tcpsocket/shared/new.rb:46:in `initialize' +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/library/socket/tcpsocket/shared/new.rb:46:in `new' +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/library/socket/tcpsocket/shared/new.rb:46:in `send' +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/library/socket/tcpsocket/shared/new.rb:46 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:68:in `protect' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:179:in `protect' +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/library/socket/tcpsocket/shared/new.rb:19:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:179:in `each' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:179:in `all?' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:179:in `protect' @@ 89214 @@ /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/context.rb:228:in `process' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:37:in `describe' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/object.rb:11:in `describe' +/Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//rubyspec/library/socket/tcpsocket/new_spec.rb:3 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:56:in `load' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:56:in `files' /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' @@ 89231 @@ 1 file, 6 examples, expectations, 0 failures, 1 error exit 1 +failed(rubyspec/library/socket/tcpsocket/new_spec.rb) == rubyspec/library/socket/tcpsocket/open_spec.rb #