You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Sergey Yelin (Jira)" <ji...@apache.org> on 2022/09/22 10:57:00 UTC

[jira] [Created] (THRIFT-5636) Broken tests in erlang client library

Sergey Yelin created THRIFT-5636:
------------------------------------

             Summary: Broken tests in erlang client library
                 Key: THRIFT-5636
                 URL: https://issues.apache.org/jira/browse/THRIFT-5636
             Project: Thrift
          Issue Type: Bug
          Components: Erlang - Library
    Affects Versions: 0.17.0
            Reporter: Sergey Yelin


It looks like erlang tests are broken since [this fix|[https://github.com/apache/thrift/commit/22f6a8a3c879175e18ce95f88a393f34ff8f158c|https://github.com/kpy3/thrift/commit/22f6a8a3c879175e18ce95f88a393f34ff8f158c]].

Now some of read tests for `thrift_socket_transport` module fail because of timeout while waiting data from the mocked `gen_tcp:recv/3` call (because of infinite loop in `thrift_socket_transport/loop_recv/3`). 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)