]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional/test_ppc64_replay: Mark the e500 test as flaky
authorThomas Huth <thuth@redhat.com>
Thu, 20 Mar 2025 06:36:03 +0000 (07:36 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 27 Mar 2025 07:59:35 +0000 (08:59 +0100)
commit3b9731020d8288fe1081090e7b6fa2566d26320f
tree1f8afeecd05670485633ac4967f309411676da85
parentb876e721f1c939f3e83ac85bd3c1c2821e12b3fa
tests/functional/test_ppc64_replay: Mark the e500 test as flaky

The test_ppc64_e500 occasionally fails (it just hangs and finally times
out). The same issue could also be reproduced with the former Avocado
test already (especially if the host system is under heavy load), so
it's not a new regression. It's very likely the issue that has been
filed at https://gitlab.com/qemu-project/qemu/-/issues/2523 instead (e.g.
I could not reproduce the issue in older commits before commit 578912ad),
so use this URL for the reasoning in the the decorator.

Message-ID: <20250320065012.309520-1-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/test_ppc64_replay.py