commit | 8e540bbe4567745dab310d620aefd7163e74cd93 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Tue Aug 06 09:28:13 2024 +1000 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Aug 20 00:49:14 2024 +0200 |
tree | 4c13cbd8223a2f6e172e104027ee9e6f8311afe8 | |
parent | 4a85f23157f7ff766608c1373b71a97513215257 [diff] |
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>