[zeromq-dev] socketopt_hwm failure
Pieter Hintjens
ph at imatix.com
Thu Jun 4 23:58:40 CEST 2015
OK, done, waiting to be merged: https://github.com/zeromq/libzmq/pull/1422
On Thu, Jun 4, 2015 at 11:53 PM, Pieter Hintjens <ph at imatix.com> wrote:
> This failing test was introduced on purpose by patch
> https://github.com/zeromq/libzmq/pull/1418.
>
> Given that this breaks master, and any product that builds on it, that
> has to change.
>
> I'll look at changing this test to XFAIL (so the failure is normal).
>
>
> On Thu, Jun 4, 2015 at 11:37 PM, Chuck Price <chuck at peloton-tech.com> wrote:
>> Hi folks,
>>
>> I was just installing on a new machine running Debian Wheezy, and got a failure during make check (the only failure out of 67 tests, I’m building with libsodium):
>>
>> lt-test_socketopt_hwm: tests/test_sockopt_hwm.cpp:45: void test_invalid_hwm_change(): Assertion `rc == -1' failed.
>> /bin/bash: line 5: 16040 Aborted ${dir}$tst
>> FAIL: tests/test_socketopt_hwm
>>
>> I’ve installed this on other machines recently without a problem. I’m following the instructions for installing czmq, and was checking out and building the latest from github. Also, there was a previous installation of these libraries (including czmq) which I didn’t first remove, is that necessary?
>>
>> Thanks for any help,
>>
>> -chuck
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
More information about the zeromq-dev
mailing list