You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Henrique Mendonça (JIRA)" <ji...@apache.org> on 2014/08/09 19:08:11 UTC

[jira] [Commented] (THRIFT-2652) THRIFT_TEST_PORT variable via to run tests in parallel

    [ https://issues.apache.org/jira/browse/THRIFT-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091820#comment-14091820 ] 

Henrique Mendonça commented on THRIFT-2652:
-------------------------------------------

+1 for parallel cross-language tests! :)
this random-tcp-port doesn't look very thread safe so it can be tricky but it should work...
otherwise, if this is only for the cross-language tests, what about just incrementing the port number to start with?

> THRIFT_TEST_PORT variable via to run tests in parallel
> ------------------------------------------------------
>
>                 Key: THRIFT-2652
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2652
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Test Suite
>            Reporter: Roger Meier
>
> I like to run several test suites in parallel and therefore we need a random tcp port provided by a tool like this https://github.com/yegor256/random-tcp-port or via build server.
> e.g. ./test/cpp/TestServer --port $THRIFT_TEST_PORT
> What do you think?



--
This message was sent by Atlassian JIRA
(v6.2#6252)