Control: reopen -1 I've tried to increase timeout for the offending tests, but it seems they are still failing. I'll take another stab at this.
> Mathias Gibbens <gib...@debian.org> writes: > >> Source: dqlite >> Version: 1.16.0-1 >> >> Tests seem flaky on ppc64el -- on the buildds they fail[0], but >> building the package on the ppc64el porter box (platti.d.o) succeeds. >> None of the other architectures seem to have issues with the tests. >> >> Mathias >> >> [0] -- >> https://buildd.debian.org/status/fetch.php?pkg=dqlite&arch=ppc64el&ver=1.16.0-1&stamp=1698707253&raw=0 > > Thanks for digging into this. > > Unfortunately those tests are time-dependent, so most probably the > failures are not architecture-specific, they just happen to occur > because the hardware is slower than expected. > > I'll see what I can do, possibly disabling those tests with a patch. > > Free