On Mon, Nov 28, 2016 at 10:39:32PM +0300, Pavel Korovin wrote: > On 11/27, Landry Breuil wrote: > > Finally got around testing this, and saw the same things. But if you run > > the check_libriemann manually, you get this: > > > > $ktrace tests/check_libriemann > > Running suite(s): Riemann C client library tests > > 97%: Checks: 37, Failures: 0, Errors: 1 > > tests/check_client.c:29:E:Client:test_riemann_client_connect:0: (after > > this point) Test timeout expired > > > > So something about fd redirections or workdir ? > > > > Is sysutils/ the right directory for such a client library ? > > > Hi Landry, > > I suppose you have libcheck installed, because I don't even have test target > available without it. > And it seems that check target requires riemann, do you have it installed?
Pretty sure i had no riemann installed, that was on my work desktop, will have to check tmrw. Either way, we should set NO_TEST=Yes if we dont really know the right requirements and nobody wants to spend time into doing this properly, or... do it properly :) Landry
