27/11/2024 04:26, Eric Long: > On 27/11/2024 04:29, David Marchand wrote: > > You can extend the timeout via the multiplier option (default timeout > > of 10s * multiplier). > > So in your case: > > $ meson test -C <build> --suite fast-tests -t 6 > > I hope the RISC-V specific extended timeout could be upstreamed though, > in this way we won't need to bump timeout in every distro supporting the > architecture (like Debian [1]) or even not running the tests altogether > (like OpenSUSE [2] and Fedora [3]), just because tests are failing due > to timeout.
What do we decide? A specific timeout doesn't harm I guess?

