latchset / tang

Tang binding daemon
GNU General Public License v3.0
500 stars 57 forks source link

Possibly increase adv-standalone test timeout #130

Closed cbiedl closed 8 months ago

cbiedl commented 1 year ago

The build on mipsel failed because the timeout of 60 seconds is too tight. Possibly it needs another 20 seconds to complete, I'll see after the next upload where I raised the limit. You might want to follow the change. Adjustment is trivial (in tests/meson.build), so no patch included.

Kind regards.

cbiedl commented 1 year ago

Data point: In Debian, the time needed for mipsel was 152secs, for hppa even 338 secs.

xypron commented 8 months ago

Timeouts for adv-socat occur for the armhf architecture occur in Canonical's Launchpad buildfarm. So this time out should also be increased.

sarroutbi commented 8 months ago

Hello @xypron. adv-socat timeout has also been modified in the corresponding PR: https://github.com/latchset/tang/pull/131/files