On 5/11/2026 7:42 AM, Peter Maydell wrote: > On Mon, 27 Apr 2026 at 17:17, Pierrick Bouvier > <[email protected]> wrote: >> >> On 4/27/2026 9:11 AM, Peter Maydell wrote: >>> Our test infrastructure allows you to set the TIMEOUT_MULTIPLIER >>> environment variable to raise the test timeouts if you're building >>> for a slow environment. (scripts/mtest2make.py reads it and sets the >>> meson test -t argument accordingly.) >>> >>> Document this so it's not a secret feature only known to a select >>> few. >>> >>> Signed-off-by: Peter Maydell <[email protected]> >>> --- >>> docs/devel/testing/main.rst | 18 ++++++++++++++++++ >>> 1 file changed, 18 insertions(+) >>> >> >> Reviewed-by: Pierrick Bouvier <[email protected]> > > Thanks; since this is a fairly minor docs update I'll throw > it into target-arm.next unless anybody would prefer to take > it via a different route. >
Sure, go ahead! I didn't pick it up because I was expecting Alex to pull it as part of testing subsystem. That said, Philippe also transferred his maintainer rights to me for this part, so next time I can send it too. > -- PMM Regards, Pierrick
