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
-
Ryan Davis March 17th, 2008 @ 03:23 PM
- → Assigned user changed from to Eric Hodel
- → State changed from new to open
-
Dirkjan Bussink April 19th, 2008 @ 01:10 AM
- → State changed from open to resolved
Looks like this has been fixed since 7391c1fbc02966165de03724c42fc1d5243ac99f
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 »
