Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1352 @benweint so this error is reproducible in the ubuntu-xenial docker image, and it looks like it is related to ruby and wasn't happening before, so it's likely related to these changes. ``` =============================================================================== *** Following 2 failures were unexpected ***: If it is introduced by you, please fix it before submitting the code. =============================================================================== server-client: protocol: transport: result: rb-nodejs json buffered-ip failure(1) rb-nodejs binary buffered-ip failure(1) =============================================================================== ```
---