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

Nathan Beyer commented on THRIFT-1707:
--------------------------------------

[~jfarrell] In looking at this issue 
https://github.com/rspec/rspec-mocks/issues/168, I suspect it worked fine for 
me because my Gemfile.lock has an updated version of rspec-mock that's fixed 
(2.11.1+). Can you look at your Gemfile.lock to see what version it's at? If 
it's old. Can you try running 'bundle update' to re-resolve the dependencies 
and get the latest rspec-mock and try this again?
                
> [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
>            Assignee: 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