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

Yuxuan Wang commented on THRIFT-5536:
-------------------------------------

This is weird. go crosstest with zlib certainly worked before without the 
--zlib arg, I'm not sure when was the --zlib arg added. Thanks for the fix!

> Fix cross language tests
> ------------------------
>
>                 Key: THRIFT-5536
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5536
>             Project: Thrift
>          Issue Type: Bug
>          Components: Erlang - Library, Go - Library
>    Affects Versions: 0.16.0
>            Reporter: Nobuaki Sukegawa
>            Assignee: Nobuaki Sukegawa
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> OTP-24 has some backward incompatible changes.
> Thrift was affected by two of them:
>  * ssl:ssl_accept was removed
>  * erlang:get_stacktrace was removed
> For the second item, erlang:get_stacktrace was returning empty string instead 
> of an actual stack-trace since OTP-23.
> [https://www.erlang.org/news/140]
>  
> There were also Go cross test failures for zlib test cases
> {code:java}
> Executing: /thrift/src/test/go/bin/testclient --protocol=binary 
> --transport=zlib --zlib --port=35362
> ...
> flag provided but not defined: -zlib
> ...
> Return code: 2 (negative values indicate kill by signal) {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to