qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] tests/avocado: Fix exec_command and enable ppc_hv_tests.py
@ 2024-08-05 23:28 Nicholas Piggin
  2024-08-05 23:28 ` [PATCH 1/2] tests/avocado: exec_command should not consume console output Nicholas Piggin
  2024-08-05 23:28 ` [PATCH 2/2] tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interaction Nicholas Piggin
  0 siblings, 2 replies; 4+ messages in thread
From: Nicholas Piggin @ 2024-08-05 23:28 UTC (permalink / raw)
  To: qemu-devel
  Cc: Nicholas Piggin, Fabiano Rosas, Paolo Bonzini,
	Philippe Mathieu-Daudé, John Snow, qemu-ppc,
	Richard Henderson, Ani Sinha, Alex Bennée, Thomas Huth

This fixes an issue with exec_command eating console output and causing
the ppc_hv_tests.py to fail. A few other tests also use exec_command but
I didn't see any that subsequently checked console output.

Thanks,
Nick

Nicholas Piggin (2):
  tests/avocado: exec_command should not consume console output
  tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console
    interaction

 tests/avocado/avocado_qemu/__init__.py | 7 +++++++
 tests/avocado/ppc_hv_tests.py          | 1 -
 2 files changed, 7 insertions(+), 1 deletion(-)

-- 
2.45.2



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-08-15 14:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-05 23:28 [PATCH 0/2] tests/avocado: Fix exec_command and enable ppc_hv_tests.py Nicholas Piggin
2024-08-05 23:28 ` [PATCH 1/2] tests/avocado: exec_command should not consume console output Nicholas Piggin
2024-08-15 14:40   ` Thomas Huth
2024-08-05 23:28 ` [PATCH 2/2] tests/avocado: Mark ppc_hv_tests.py as non-flaky after fixed console interaction Nicholas Piggin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).