]> xenbits.xensource.com Git - qemu-xen.git/commit
tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interaction
authorNicholas Piggin <npiggin@gmail.com>
Mon, 5 Aug 2024 23:28:13 +0000 (09:28 +1000)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 19 Aug 2024 22:49:14 +0000 (00:49 +0200)
commit8e540bbe4567745dab310d620aefd7163e74cd93
tree4c13cbd8223a2f6e172e104027ee9e6f8311afe8
parent4a85f23157f7ff766608c1373b71a97513215257
tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interaction

Now that exec_command doesn't incorrectly consume console output,
and guest time is set correctly, ppc_hv_tests.py is working more
reliably. Try marking it non-flaky.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Message-ID: <20240805232814.267843-3-npiggin@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
tests/avocado/ppc_hv_tests.py