Jens Geyer created THRIFT-3362:
----------------------------------
Summary: make check fails for C++
Key: THRIFT-3362
URL: https://issues.apache.org/jira/browse/THRIFT-3362
Project: Thrift
Issue Type: Bug
Components: C++ - Library, Test Suite
Environment: openSUSE
Reporter: Jens Geyer
When I run "make check" inside {{lib/cpp}} I get this error:
{code}
FAIL: SecurityTest
{code}
No more information besides that, and all other tests succeed. When I run
the SecurityTest test alone, it succeeds - it fails only with make check. I
have no idea why, and I can't get the test routine to print more log info to
the console with make check. I already tried adding --log_level
and --report_level to no avail, again this works well when run standalone.
I'm a bit stuck here. Maybe the problem lies in my setup, but I have no idea
what to look for. Any helpful advice would be really great.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)