[Nice] libnice-0.1.5 regression tests

Youness Alaoui kakaroto at kakaroto.homelinux.net
Mon Apr 14 14:53:12 PDT 2014


I also had the same issues, if I export NICE_DEBUG=all, I don't get anymore
failures from the test-io-stream  * tests.. which indicates a race
condition. As for test-send-recv, I just disabled it in the makefile
because it freezes all the time for me on a thread_join.


On Mon, Apr 14, 2014 at 4:46 PM, Olivier Crête
<olivier.crete at collabora.com>wrote:

> Hi,
>
> Some of these bugs have been fixed in git master, others may be bugs in
> the tests. I think you can relatively safely ignore them if you use git
> master, I should be doing a new upstream release soon with the bug fixes.
>
> Olivier
>
> On April 14, 2014 3:34:20 PM EDT, Bruce Dubbs <bruce.dubbs at gmail.com>
> wrote:
> >I've been trying to build libnice-0.1.5.  Running ./configure && make
> >completes without any errors or warnings.  I am not using gupnp.
> >
> >Running 'make check' is a problem though.  At test-send-recv it ran at
> >100% CPU for 20 minutes before I killed it.
> >
> >Any clues to what it's doing?  The kernel is 3.13.3 and the libraries
> >are:
> >
> >$ ldd test-send-recv
> >         linux-vdso.so.1
> >         librt.so.1 => /lib/librt.so.1
> >         libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0
> >         libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0
> >         libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0
> >         libdl.so.2 => /lib/libdl.so.2
> >         libz.so.1 => /lib/libz.so.1
> >         libresolv.so.2 => /lib/libresolv.so.2
> >         libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0
> >         libffi.so.6 => /usr/lib/libffi.so.6
> >         libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0
> >         libpcre.so.1 => /lib/libpcre.so.1
> >         libpthread.so.0 => /lib/libpthread.so.0
> >         libc.so.6 => /lib/libc.so.6
> >         /lib64/ld-linux-x86-64.so.2
> >
> >I did try to use the test-driver program:
> >
> >$ ./test-driver --test-name test-send-recv --log-file ./testlog
> >--trs-file ./trsfile
> >
> >and get an immediate (basically 0 seconds) PASS result.
> >
> >I also seem to get intermittent failures for test-io-stream-thread and
> >test-io-stream-pollable.
> >
> >
> >   -- Bruce Dubbs
> >      linuxfromscratch.org
> >_______________________________________________
> >nice mailing list
> >nice at lists.freedesktop.org
> >http://lists.freedesktop.org/mailman/listinfo/nice
>
> --
> Olivier Crête
> olivier.crete at collabora.com
> _______________________________________________
> nice mailing list
> nice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/nice
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nice/attachments/20140414/80d3a26a/attachment.html>


More information about the nice mailing list