qemu-ppc
[Top][All Lists]
Advanced

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

[PATCH 0/4] tests/avocado: Fixes for ppc_hv_tests.py


From: Nicholas Piggin
Subject: [PATCH 0/4] tests/avocado: Fixes for ppc_hv_tests.py
Date: Thu, 28 Mar 2024 14:15:23 +1000

This series is a bunch of fixes for ppc_hv_tests.py. It includes a
generic avocado patch that I've posted before, but that seems to
only really affect ppc_hv_tests.py (I haven't seen other tests wait
for console after executing a command like this).

If people feel patch 3 is too late for 9.0, then patch 4 should be
left of too, but 1 and 2 at least should resolve some CI failures
and are self-contained.

Thanks,
Nick

Nicholas Piggin (4):
  tests/avocado: Fix ppc_hv_tests.py xorriso dependency guard
  tests/avocado: ppc_hv_tests.py set alpine time before setup-alpine
  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          | 7 +++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

-- 
2.42.0




reply via email to

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