[ 
https://issues.apache.org/jira/browse/THRIFT-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468255#comment-13468255
 ] 

Jake Farrell commented on THRIFT-1707:
--------------------------------------

Patch causes tests to fail for ruby 1.8.7

Finished in 3.01 seconds
355 examples, 2 failures, 1 pending

Failed examples:

rspec ./spec/server_spec.rb:102 # Server Thrift::ThreadPoolServer should serve 
inside a thread
rspec ./spec/server_spec.rb:110 # Server Thrift::ThreadPoolServer should avoid 
running the server twice when retrying rescuable_serve
                
> [ruby] Adjust server_spec.rb for RSpec 2.11.x and Ruby 1.9.3
> ------------------------------------------------------------
>
>                 Key: THRIFT-1707
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1707
>             Project: Thrift
>          Issue Type: Bug
>          Components: Ruby - Library
>            Reporter: Nathan Beyer
>             Fix For: 0.9
>
>         Attachments: THRIFT-1707-rewrite-server-spec.patch
>
>
> The message expectations in RSpec 2.11.x don't seem to work consistently on 
> Ruby 1.9.x when Threads are used. This is causing a problem in a few tests in 
> server_spec.rb.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to