[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/3] Functional test fixes for v9.2.0-rc3
From: |
Thomas Huth |
Subject: |
[PULL 0/3] Functional test fixes for v9.2.0-rc3 |
Date: |
Mon, 2 Dec 2024 14:56:37 +0100 |
Hi Peter!
The following changes since commit 72b88908d12ee9347d13539c7dd9a252625158d1:
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
(2024-11-29 10:09:05 +0000)
are available in the Git repository at:
https://gitlab.com/thuth/qemu.git tags/pull-request-2024-12-02
for you to fetch changes up to 92ee59bf56ba42954166e56ab112afe10f3c7556:
tests/functional: increase timeouts for arm sx1 test (2024-12-02 14:53:40
+0100)
----------------------------------------------------------------
* Fix timeouts in arm-sx1 test
* Check for the "pc" machine in the virtio_version and acpi-bits tests
----------------------------------------------------------------
Daniel P. Berrangé (1):
tests/functional: increase timeouts for arm sx1 test
Thomas Huth (2):
tests/functional/test_acpi_bits: Turn the test into a QemuSystemTest
tests/functional/test_virtio_version: Check for the availability of the
machine
tests/functional/test_acpi_bits.py | 9 +++++----
tests/functional/test_arm_sx1.py | 6 +++---
tests/functional/test_virtio_version.py | 2 ++
3 files changed, 10 insertions(+), 7 deletions(-)
- [PULL 0/3] Functional test fixes for v9.2.0-rc3,
Thomas Huth <=