THRIFT-1707: Adjust server_spec.rb for RSpec 2.11.x and Ruby 1.9.3
authorJake Farrell <jfarrell@apache.org>
Sat, 6 Oct 2012 00:26:28 +0000 (00:26 +0000)
committerJake Farrell <jfarrell@apache.org>
Sat, 6 Oct 2012 00:26:28 +0000 (00:26 +0000)
commit96be0071c62999befcd7ce018198b2219b7597b2
tree3682598eb3acd8b99891b04fc6791dd968923508
parentbd6e2b198d97bfc5aca66f25dc1f954dc2875f9b
THRIFT-1707: Adjust server_spec.rb for RSpec 2.11.x and Ruby 1.9.3
Client: rb
Patch: Nathan Beyer

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.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1394868 13f79535-47bb-0310-9956-ffa450edef68
lib/rb/spec/server_spec.rb
lib/rb/thrift.gemspec