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

ASF GitHub Bot commented on THRIFT-3143:
----------------------------------------

jeking3 commented on issue #1630: THRIFT-3143: Add nodets support
URL: https://github.com/apache/thrift/pull/1630#issuecomment-441640052
 
 
   There are still 41 failing cross tests:
   ```
   
===============================================================================
   *** Following 41 failures were unexpected ***:
   If it is introduced by you, please fix it before submitting the code.
   
===============================================================================
   server-client:          protocol:         transport:               result:
   c_glib-nodets           binary            buffered-ip              
failure(timeout)
   c_glib-nodets           multi-binary      buffered-ip              
failure(timeout)
   d-nodets                binary            buffered-ip              failure(1)
   go-nodets               binary            buffered-ip              
failure(timeout)
   java-nodets             binary            buffered-ip              
failure(timeout)
   java-nodets             multi-binary      buffered-ip              
failure(timeout)
   hs-nodets               binary            buffered-ip              
failure(timeout)
   py-nodets               accel-binary      buffered-ip              
failure(timeout)
   py-nodets               binary            buffered-ip              
failure(timeout)
   py3-nodets              accel-binary      buffered-ip              
failure(timeout)
   py3-nodets              binary            buffered-ip              
failure(timeout)
   cpp-nodets              binary            buffered-ip              
failure(timeout)
   cpp-nodets              multi-binary      buffered-ip              
failure(timeout)
   rb-nodets               accel-binary      buffered-ip              
failure(timeout)
   rb-nodets               binary            buffered-ip              
failure(timeout)
   csharp-nodets           binary            buffered-ip              
failure(timeout)
   netcore-nodets          binary            buffered-ip              
failure(timeout)
   perl-nodets             multi-binary      buffered-ip              
failure(timeout)
   perl-nodets             binary            buffered-ip              
failure(timeout)
   erl-nodets              binary            buffered-ip              
failure(timeout)
   rs-nodets               binary            buffered-ip              
failure(timeout)
   rs-nodets               multi-binary      buffered-ip              
failure(timeout)
   nodets-c_glib           binary            buffered-ip              failure(1)
   nodets-cl               binary            buffered-ip              failure(1)
   nodets-d                binary            buffered-ip              failure(1)
   nodets-go               binary            buffered-ip              failure(1)
   nodets-hs               binary            buffered-ip              failure(1)
   nodets-py               binary-accel      buffered-ip              failure(1)
   nodets-py               binary            buffered-ip              failure(1)
   nodets-java             binary            buffered-ip              
failure(64)
   nodets-nodejs           binary            buffered-ip              failure(1)
   nodets-cpp              binary            buffered-ip              
failure(64)
   nodets-py3              binary-accel      buffered-ip              failure(1)
   nodets-py3              binary            buffered-ip              failure(1)
   nodets-php              binary-accel      buffered-ip              
failure(255)
   nodets-php              binary            buffered-ip              
failure(255)
   nodets-csharp           binary            buffered-ip              
failure(64)
   nodets-lua              binary            buffered-ip              
failure(timeout)
   nodets-rs               binary            buffered-ip              failure(1)
   nodets-perl             binary            buffered-ip              
failure(111)
   nodets-nodets           binary            buffered-ip              
failure(timeout)
   
===============================================================================
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> add typescript directory support
> --------------------------------
>
>                 Key: THRIFT-3143
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3143
>             Project: Thrift
>          Issue Type: New Feature
>          Components: Node.js - Compiler
>            Reporter: Kazuki Yasufuku
>            Priority: Major
>
> Current typescript support is only work for browser, and generated d.ts uses 
> internal module.
> So, it's hard to use for typescript in node.js.
> To solve probrem, I make a pull request that generate typescript code 
> directory.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to