On Tue, Oct 29, 2024 at 12:06 PM Christoph Berg <myon@debian.org> wrote:
> But 096_tnpoint_spatialrels_tbl is a pain point - would it be possible
> to speed that test up such that it passes in, say, under a minute on
> amd64? Then it would likely be fast enough to pass on riscv64 as well.
I am not familiar enough with 096_tnpoint_spatialrels_tbl to know if it
can be sped up beyond just omitting some of the queries in the test
script. I can change the autopkgtest to omit this case if we want to
minimize the performance impact on the build infrastructure.
--Bradford