make-check log is attached showing 1 of 19 failed.
This is my first install of zeromq and my expectation was that all tests would
pass.
Is this particular failure something to ignore or is there something more I
must do to make sure it is fixed?
This happened on an install of zeromq-3.2.2 on a Ubuntu 10.04LTS
$ uname -a
Linux egc-010-B 2.6.32-41-generic-pae #89-Ubuntu SMP Fri Apr 27 23:59:24 UTC
2012 i686 GNU/Linux
Regards,
Jeff Franks
________________________________
No virus found in this message.
Checked by AVG - www.avg.com<http://www.avg.com>
Version: 2012.0.2238 / Virus Database: 2639/5590 - Release Date: 02/08/13
Making check in src
make[1]: Entering directory `/home/jfranks/Downloads/zeromq-3.2.2/src'
make[1]: Leaving directory `/home/jfranks/Downloads/zeromq-3.2.2/src'
Making check in doc
make[1]: Entering directory `/home/jfranks/Downloads/zeromq-3.2.2/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jfranks/Downloads/zeromq-3.2.2/doc'
Making check in perf
make[1]: Entering directory `/home/jfranks/Downloads/zeromq-3.2.2/perf'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jfranks/Downloads/zeromq-3.2.2/perf'
Making check in tests
make[1]: Entering directory `/home/jfranks/Downloads/zeromq-3.2.2/tests'
make check-TESTS
make[2]: Entering directory `/home/jfranks/Downloads/zeromq-3.2.2/tests'
test_pair_inproc running...
PASS: test_pair_inproc
test_pair_tcp running...
PASS: test_pair_tcp
test_reqrep_inproc running...
PASS: test_reqrep_inproc
test_reqrep_tcp running...
PASS: test_reqrep_tcp
test_hwm running...
PASS: test_hwm
test_reqrep_device running...
PASS: test_reqrep_device
test_sub_forward running...
PASS: test_sub_forward
test_invalid_rep running...
PASS: test_invalid_rep
PASS: test_msg_flags
test_connect_resolve running...
PASS: test_connect_resolve
test_connect_delay running...
Rerunning with DELAY_ATTACH_ON_CONNECT
Running DELAY_ATTACH_ON_CONNECT with disconnect
lt-test_connect_delay: test_connect_delay.cpp:81: void* server(void*):
Assertion `rc != -1' failed.
/bin/sh: line 5: 23009 Aborted ${dir}$tst
FAIL: test_connect_delay
PASS: test_last_endpoint
unbind endpoint test running...
disconnect endpoint test running...
PASS: test_term_endpoint
PASS: test_monitor
test_router_mandatory running...
PASS: test_router_mandatory
test_shutdown_stress running...
PASS: test_shutdown_stress
test_pair_ipc running...
PASS: test_pair_ipc
test_reqrep_ipc running...
PASS: test_reqrep_ipc
test_timeo running...
PASS: test_timeo
============================================
1 of 19 tests failed
Please report to [email protected]
============================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/jfranks/Downloads/zeromq-3.2.2/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/jfranks/Downloads/zeromq-3.2.2/tests'
make: *** [check-recursive] Error 1
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev