qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/3] iotests: Fix intermittent 030 hang


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 0/3] iotests: Fix intermittent 030 hang
Date: Fri, 20 Mar 2020 11:12:56 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 3/13/20 9:36 AM, Kevin Wolf wrote:
Peter ran into a 030 hang while testing a pull request. This turned out
to be two bugs in the test suite at once: First was the test failing
because a timeout was apparently too short, second was that the timeout
would actually cause the test to hang instead of failing. This series
should fix both.

Kevin Wolf (3):
   iotests.py: Enable faulthandler
   python/qemu: Kill QEMU process if 'quit' doesn't work
   iotests: Increase pause_wait() timeout

  python/qemu/machine.py        | 1 +
  tests/qemu-iotests/iotests.py | 5 ++++-
  2 files changed, 5 insertions(+), 1 deletion(-)


Tested-by: Philippe Mathieu-Daudé <address@hidden>




reply via email to

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