dcelasun commented on pull request #2119:
URL: https://github.com/apache/thrift/pull/2119#issuecomment-619266798


   Tests are [failing](https://api.travis-ci.org/v3/job/679128191/log.txt).
   ```
   gopath/src/tests/multiplexed_protocol_test.go:72:35: cannot use processor 
(type *thrift.TMultiplexedProcessor) as type thrift.TProcessor in argument to 
thrift.NewTSimpleServer4:
        *thrift.TMultiplexedProcessor does not implement thrift.TProcessor 
(missing AddToProcessorMap method)
   gopath/src/tests/multiplexed_protocol_test.go:111:35: cannot use processor 
(type *thrift.TMultiplexedProcessor) as type thrift.TProcessor in argument to 
thrift.NewTSimpleServer4:
        *thrift.TMultiplexedProcessor does not implement thrift.TProcessor 
(missing AddToProcessorMap method)
   gopath/src/tests/multiplexed_protocol_test.go:150:35: cannot use processor 
(type *thrift.TMultiplexedProcessor) as type thrift.TProcessor in argument to 
thrift.NewTSimpleServer4:
        *thrift.TMultiplexedProcessor does not implement thrift.TProcessor 
(missing AddToProcessorMap method)
   ok   thrift  0.106s
   FAIL tests [build failed]
   ok   dontexportrwtest        0.004s
   FAIL
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


Reply via email to