Github user vmarkovtsev commented on the pull request:

    https://github.com/apache/thrift/pull/972#issuecomment-205262823
  
    I've added the tests. These only belong to Client, since I do not plan to 
port Server.
    
    ```
    test/test.py --server cpp --client py3.asyncio
    Apache Thrift - Integration Test Suite
    Mon Apr 04 14:50:11 2016
    ==========================================================================
    server-client:          protocol:    transport:               result:
    cpp-py3.asyncio         binary       buffered-ip              success
    cpp-py3.asyncio         compact      framed-ip                success
    cpp-py3.asyncio         compact      buffered-ip              success
    cpp-py3.asyncio         binary       buffered-ip-ssl          success
    cpp-py3.asyncio         compact      framed-ip-ssl            success
    cpp-py3.asyncio         compact      buffered-ip-ssl          success
    cpp-py3.asyncio         binary       framed-ip                success
    cpp-py3.asyncio         binary       framed-ip-ssl            success
    ==========================================================================
    No unexpected failures.
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to