Nobuaki Sukegawa created THRIFT-3296:
----------------------------------------
Summary: 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
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)