Closed sigiesec closed 6 years ago
@eponsko Could you have a look?
Hi Simon,
Sorry for the delay, I'll have a look!
On Wed, May 23, 2018 at 10:52 AM, Simon Giesecke notifications@github.com wrote:
@eponsko https://github.com/eponsko Could you have a look?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zeromq/libzmq/issues/3124#issuecomment-391271768, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD16hokg9qPujSAhYQe-zRWyfYomiQOks5t1SNXgaJpZM4UKB-Z .
I tried to replicate the issue locally but I'm not able to make it fail on ubuntu 18.04 or in a ubuntu 14.04 VM, so I'm guessing it's something to do with the travis environment. However I cannot mess with travis since I cannot login to github at the moment (need the 2FA code), I'll try to figure it out tomorrow.
On Sat, May 26, 2018 at 11:04 AM, Pontus pontus.skoldstrom@gmail.com wrote:
Hi Simon,
Sorry for the delay, I'll have a look!
On Wed, May 23, 2018 at 10:52 AM, Simon Giesecke <notifications@github.com
wrote:
@eponsko https://github.com/eponsko Could you have a look?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zeromq/libzmq/issues/3124#issuecomment-391271768, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD16hokg9qPujSAhYQe-zRWyfYomiQOks5t1SNXgaJpZM4UKB-Z .
@eponsko did you have any chance to try with this again? It's always failing... I didn't have any luck reproducing with a 14.04 VM with the HWE or standard kernel either...
Hi,
Unfortunately not. I've started at a new company where the rules for contributing to open source projects (especially with GPL-ish licenses) is very difficult due to IPR rules. I've been discussing with the IPR department but haven't gotten a clear response so far. So unfortunately I'm not able to contribute at the moment until the situation is clarified.
Best regards, Pontus
On Wed, Aug 8, 2018, 21:18 Luca Boccassi notifications@github.com wrote:
@eponsko https://github.com/eponsko did you have any chance to try with this again? It's always failing... I didn't have any luck reproducing with a 14.04 VM with the HWE or standard kernel either...
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/zeromq/libzmq/issues/3124#issuecomment-411521170, or mute the thread https://github.com/notifications/unsubscribe-auth/AAD16gf-v9pR_0ynllxSzVKr9UnHr4h0ks5uOzmFgaJpZM4UKB-Z .
Issue description
The test program test_connect_delay_tipc is failing, almost always on travis-ci.
Environment
Minimal test code / Steps to reproduce the issue
Run test_connect_delay_tipc in a build with TIPC=enabled
What's the actual result? (include assertion message & call stack if applicable)
See, e.g. https://travis-ci.org/zeromq/libzmq/jobs/382330983#L1659:
What's the expected result?
No failure.