[
https://issues.apache.org/jira/browse/THRIFT-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer reopened THRIFT-3296:
--------------------------------
I run into problems with this:
{code}
bin\testclient\main.go:196: crazy.UserMap undefined (type *thrifttest.Insanity
has no field or method UserMap)
bin\testclient\main.go:228: insanity[2][6].UserMap undefined (type
*thrifttest.Insanity has no field or method UserMap)
{code}
Could you please take a look and fix it?
> Go cross test does not conform to spec
> --------------------------------------
>
> Key: THRIFT-3296
> URL: https://issues.apache.org/jira/browse/THRIFT-3296
> Project: Thrift
> Issue Type: Bug
> Components: Go - Library, Test Suite
> Reporter: Nobuaki Sukegawa
> Assignee: Nobuaki Sukegawa
> Fix For: 0.9.3
>
>
> Currently Go cross test has following problems
> * Client TestException should not assume exception TypeId according to
> ThriftTest.thrift comment
> * Client insanity test is missing
> * Server insanity test is missing
> It turned out that Go implementation conformance has been quite good.
> After applying the patch, cross test result is almost as good as cpp and java.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)