[
https://issues.apache.org/jira/browse/THRIFT-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14936741#comment-14936741
]
Roger Meier commented on THRIFT-3362:
-------------------------------------
Do you run make without {noformat}-j{noformat} ?
Does the test mass when using cmake?
Does {noformat}strace ./SecurityTest{noformat} and {noformat}strace
./UnitTests{noformat}
provide different results?
> 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)