Bug#979824: Burp utest Timeout

2021-01-17 Thread Calogero Lo Leggio
Thanks William,

I've created a small patch, which increases the timeout, as you suggested.

This was released in Version 2.2.18-9
https://salsa.debian.org/debian/burp/-/blob/debian/debian/patches/increase_attribs_test_timeout.diff

Thanks again


On Mon, 11 Jan 2021 12:08:12 -0600 William Wilson
 wrote:
> Package: Burp
> Version 2.2.18-8
>
> Some autopkgtests for burp are failing due to a timeout in the
test_attribs
> utest. This has already been addressed upstream at
>
https://github.com/grke/burp/commit/e57878cfad335ffe6b439338ea546060aca71712
> by increasing the timeout in utest/test_attribs.c from 5 seconds to 10.
>
> I suggest increasing this timeout value to reflect the upstream change.


Bug#979824: Burp utest Timeout

2021-01-11 Thread William Wilson
Package: Burp
Version 2.2.18-8

Some autopkgtests for burp are failing due to a timeout in the test_attribs
utest. This has already been addressed upstream at
https://github.com/grke/burp/commit/e57878cfad335ffe6b439338ea546060aca71712
by increasing the timeout in utest/test_attribs.c from 5 seconds to 10.

I suggest increasing this timeout value to reflect the upstream change.