qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] meson: adjust timeouts for some slower tests


From: Paolo Bonzini
Subject: Re: [PATCH] meson: adjust timeouts for some slower tests
Date: Tue, 9 Feb 2021 19:45:38 +0100



Il mar 9 feb 2021, 18:54 Richard Henderson <richard.henderson@linaro.org> ha scritto:
>           env: qtest_env,
>           args: ['--tap', '-k'],
>           protocol: 'tap',
> +         timeout: 30 * slow_qtests.get(test_name, 1),

Why scale here, rather than putting the real time in the dict?

Sure. In retrospect that isn't really useful.

Paolo

  Is there some
other scaling going on that I can't see?


r~

>           suite: ['qtest', 'qtest-' + target_base])
>    endforeach
>  endforeach
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]