bug-myserver
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-myserver] MyServer 0.9.1 issues


From: Giuseppe Scrivano
Subject: Re: [bug-myserver] MyServer 0.9.1 issues
Date: Sun, 22 Nov 2009 01:47:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> Sure: http://hydra.nixos.org/build/149360 .

Thanks.


> How long does it normally take to run the test suite?

It is completed very quickly:


$ env time ./tests_suite > /dev/null

OK (265 tests)


0.20user 0.05system 0:01.59elapsed 16%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+176outputs (0major+1745minor)pagefaults 0swaps


> Besides, is there any way to make it more verbose, like have it display
> the name of the test being run?  That would help me know where it’s
> stuck.

You can make it more verbose passing "xml" as argument.

$ ./tests_suite xml

This is the output that feeds the tests report on the myserver web site.
Anyway, I am not sure that it can be of any help as it seems the output
is buffered by cppunit.

In your backtrace I see:

#2  0x00000000004e3591 in TestSocket::testRecv() ()

So I guess this test is the problem.  Also, this test needs another
thread, exactly what gdb have reported.


Cheers,
Giuseppe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]