#421 √ resolved
vvs

UDPSocket.send spec tests hang and fail with MRI

Reported by vvs | March 15th, 2008 @ 10:05 AM | in 1.0 preview

The UDPSocket.send rubyspecs, that were changed/reorganized in rev 36f91c5da132f309fbf6d047fd74ebd8aa7cbf22 ,

spec/ruby/1.8/library/socket//udpsocket/send_spec.rb

now consist of two test cases:

UDPSocket.send

  • sends data in ad hoc mode
  • sends data in connection mode

The first testcase just hangs on MRI and JRuby on Linux, effectively hanging entire spec run.

The second test case fails on MRI and JRuby.

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket

Tags