On 18/11/2022 05.05, Ani Sinha wrote:
On Wed, Nov 16, 2022 at 8:54 AM Ani Sinha <a...@anisinha.ca> wrote:
On Wed, Nov 16, 2022 at 2:58 AM John Snow <js...@redhat.com> wrote:
Instead of using a hardcoded timeout, just rely on Avocado's built-in
test case timeout. This helps avoid timeout issues on machines where 60
seconds is not sufficient.
Signed-off-by: John Snow <js...@redhat.com>
Reviewed-by: Ani Sinha <a...@anisinha.ca>
---
tests/avocado/acpi-bits.py | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
Thomas, since you are picking up my other patch, maybe you want to
also pick this one up as well if you have not sent out your PR
already?
Sorry, too late, it's already merged:
https://gitlab.com/qemu-project/qemu/-/commit/1b7a07c4414323d985e89c4e7
Thomas