[ https://issues.apache.org/jira/browse/THRIFT-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065734#comment-15065734 ]
ASF GitHub Bot commented on THRIFT-3495: ---------------------------------------- GitHub user nsuke opened a pull request: https://github.com/apache/thrift/pull/750 THRIFT-3495 Minor enhancements and fixes for cross test You can merge this pull request into a Git repository by running: $ git pull https://github.com/nsuke/thrift THRIFT-3495 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/thrift/pull/750.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #750 ---- commit 789025068034f4517c549c3b36a1ed1878f7bd53 Author: Nobuaki Sukegawa <ns...@apache.org> Date: 2015-11-17T02:01:41Z THRIFT-3495 Minor enhancements and fixes for cross test ---- > Minor enhancements and fixes for cross test > ------------------------------------------- > > Key: THRIFT-3495 > URL: https://issues.apache.org/jira/browse/THRIFT-3495 > Project: Thrift > Issue Type: Improvement > Components: Test Suite > Reporter: Aki Sukegawa > Assignee: Aki Sukegawa > Priority: Minor > > h4. fixes > * fix python mapmap test > * fix problematic regex compilation in connection retry logic in cross test > runner > (was compiling already-compiled regex object) > h4. enhancement > * add some C++ edage-case tests (unicode, double values, empty collections) > * flush C++ client stdout so that we have better diagnostics when it > crashed/hanged > * add go binary test > * add ruby unicode string test -- This message was sent by Atlassian JIRA (v6.3.4#6332)