[gnutls-devel] FTBFS[kfreebsd]: tests/mini-loss-time race

Andreas Metzler ametzler at bebt.de
Sat Mar 5 17:30:38 CET 2016


Control: reopen 813598

On 2016-02-15 Nikos Mavrogiannopoulos <nmav at gnutls.org> wrote:
> On Sun, Feb 14, 2016 at 3:14 PM, Andreas Metzler <ametzler at bebt.de> wrote:
> > this is http://bugs.debian.org/813598 reported by Steven Chamberlain:

> > gnutls28 tests/mini-loss-time fails about 20% of the time when I try it
> > on kfreebsd-amd64.  I think probably introduced by this commit:
> > https://gitlab.com/gnutls/gnutls/commit/e2a3ad31c487cbce997a08dddc55db639b60c024

> I've applied a similar fix in master.

Well with 3.4.10 the timeout does not seem to make any difference. Any of

gnutls_dtls_set_timeouts(session, 1 * 1000, 29 * 1000); [Steven's patch]
gnutls_dtls_set_timeouts(session, 1 * 1000, 30 * 1000); [3.4.10]
gnutls_dtls_set_timeouts(session, 1 * 1000, 29 * 1000);
                              [e6dcb14dbbd3e9e40a1f193a7bf6657e82b88cb9]

*always* fails on kfreebsd-amd64.

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



More information about the Gnutls-devel mailing list