zhouzhongyuan created THRIFT-4917:
-------------------------------------
Summary: 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
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
(v7.6.14#76016)