Re: [zeromq-dev] Sporadic failures in unit tests

2016-05-30 Thread Luca Boccassi
On Mon, 2016-05-30 at 13:00 +0200, Adam Majer wrote:
> Hello,
> 
> There appears to be a sporadic but consistent failure in unit tests
> with ZeroMQ 4.1.4 on SUSE's Open Build Service [1]
> 
> [   98s] FAIL: test_monitor
> [   98s] ==
> [   98s] 
> [   98s] test_monitor: tests/test_monitor.cpp:130: int main():
> Assertion `event == ZMQ_EVENT_MONITOR_STOPPED' failed.
> 
> This appears to be a sporadic failure.
> 
> 
> I'm also assuming that these tests are not to be run concurrently? That
> is, with `make check -j`?
> 
> - Adam
> 
> 
> [1] -
> https://build.opensuse.org/package/live_build_log/home:adamm:branches:devel:libraries:c_c++/zeromq/openSUSE_Factory/x86_64

Hi,

Yes the tests should not be ran concurrently as they might try to bind
to the same port. We should really try to fix that :-)

Also a couple of tests are known to be a bit flacky on slower
machines/environments unfortunately.

Kind regards,
Luca Boccassi


signature.asc
Description: This is a digitally signed message part
___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

[zeromq-dev] Sporadic failures in unit tests

2016-05-30 Thread Adam Majer
Hello,

There appears to be a sporadic but consistent failure in unit tests
with ZeroMQ 4.1.4 on SUSE's Open Build Service [1]

[   98s] FAIL: test_monitor
[   98s] ==
[   98s] 
[   98s] test_monitor: tests/test_monitor.cpp:130: int main():
Assertion `event == ZMQ_EVENT_MONITOR_STOPPED' failed.

This appears to be a sporadic failure.


I'm also assuming that these tests are not to be run concurrently? That
is, with `make check -j`?

- Adam


[1] -
https://build.opensuse.org/package/live_build_log/home:adamm:branches:devel:libraries:c_c++/zeromq/openSUSE_Factory/x86_64



-- 
Adam Majer 
Linux Developer / Packager
SUSE Linux GmbH, Maxfeldstr. 5, D-90409 Nürnberg
Tel: +49-911-74053-237; Fax: +49-911-7417755;  https://www.suse.com/
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard,
  Graham Norton, HRB 21284 (AG Nürnberg)

___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev