You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/23 21:19:13 UTC

[jira] [Updated] (THRIFT-2913) Ruby Server Thrift::ThreadPoolServer should serve inside a thread

     [ https://issues.apache.org/jira/browse/THRIFT-2913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer updated THRIFT-2913:
-------------------------------
          Description: 
make all fails with:

{code}
Server Thrift::ThreadPoolServer should serve inside a thread
     Failure/Error: Unable to find matching line from backtrace
       (#<Thrift::ThreadPoolServer:0xa39e130>).serve(any args)
           expected: 1 time
           received: 0 times
{code}


  was: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.

           Patch Info:   (was: Patch Available)
          Environment: openSUSE 13.2
    Affects Version/s: 0.9.3
        Fix Version/s:     (was: 0.9)

> Ruby Server Thrift::ThreadPoolServer should serve inside a thread
> -----------------------------------------------------------------
>
>                 Key: THRIFT-2913
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2913
>             Project: Thrift
>          Issue Type: Bug
>          Components: Ruby - Library
>    Affects Versions: 0.9.3
>         Environment: openSUSE 13.2
>            Reporter: Jens Geyer
>            Assignee: Nathan Beyer
>
> make all fails with:
> {code}
> Server Thrift::ThreadPoolServer should serve inside a thread
>      Failure/Error: Unable to find matching line from backtrace
>        (#<Thrift::ThreadPoolServer:0xa39e130>).serve(any args)
>            expected: 1 time
>            received: 0 times
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)