[
https://issues.apache.org/jira/browse/THRIFT-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985356#comment-13985356
]
Henrique Mendonça commented on THRIFT-2132:
-------------------------------------------
Hi guys,
I am not 100% sure but it looks like this breaks the unit-tests as you can see
in Travis CI: [https://travis-ci.org/apache/thrift/builds/23547201]
{noformat}
gopath/src/tests/multiplexed_protocol_test.go:23:2: cannot find package
"MuliplexedProtocolTest" in any of:
/home/travis/.gvm/gos/go1.2/src/pkg/MuliplexedProtocolTest (from $GOROOT)
/home/travis/build/apache/thrift/lib/go/test/gopath/src/MuliplexedProtocolTest
(from $GOPATH)
FAIL tests [setup failed]
{noformat}
> Go: Support for Multiplexing Services on any Transport, Protocol and Server
> ---------------------------------------------------------------------------
>
> Key: THRIFT-2132
> URL: https://issues.apache.org/jira/browse/THRIFT-2132
> Project: Thrift
> Issue Type: Sub-task
> Components: Go - Library
> Reporter: Jens Geyer
> Assignee: Jens Geyer
> Labels: multiplex
> Fix For: 0.9.2
>
> Attachments: thrift-2132-multiplexing.patch
>
>
> Support for Multiplexing Services on any Transport, Protocol and Server as
> described in THRIFT-1915
--
This message was sent by Atlassian JIRA
(v6.2#6252)