[
https://issues.apache.org/jira/browse/THRIFT-4917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935273#comment-16935273
]
Jens Geyer commented on THRIFT-4917:
------------------------------------
Right before the error it says:
{quote}
An error message from getaddrinfo on the console is expected:
{quote}
What could that mean?
> The print message of running UnitTests script may be wrong.
> ------------------------------------------------------------
>
> Key: THRIFT-4917
> URL: https://issues.apache.org/jira/browse/THRIFT-4917
> Project: Thrift
> Issue Type: Test
> Affects Versions: 0.12.0
> Environment: Ubuntu = 16.04
> GCC = 5.4.0
> GNU Make = 4.1
> Reporter: zhouzhongyuan
> Priority: Minor
>
> When I run UnitTests script after compilation, the print message as following.
>
> {code:java}
> Running 54 test cases...
> An error message from getaddrinfo on the console is expected:
> Thrift: Tue Aug 6 09:59:00 2019 getaddrinfo -2: Name or service not known
> *** No errors detected
> {code}
>
> In the print message, an error message is occurred, but the result is no
> errors.
> So, I think the print-result message may be wrong. How about you?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)