]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: add boot error detection for RME tests
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Tue, 4 Mar 2025 22:24:26 +0000 (22:24 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 10 Mar 2025 10:30:01 +0000 (10:30 +0000)
commit2a8e8544b285ace2a6f21b72e18d823738fc8167
tree80fb5aed52a536aa91d8320b6dbf7a245b34c114
parent3df360cb03d56cecdc23abc5855ffceedfcbfa0b
tests/functional: add boot error detection for RME tests

It was identified that those tests randomly fail with a synchronous
exception at boot (reported by EDK2).
While we solve this problem, report failure immediately so tests don't
timeout in CI.

Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250303185745.2504842-1-pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250304222439.2035603-20-alex.bennee@linaro.org>
tests/functional/test_aarch64_rme_sbsaref.py
tests/functional/test_aarch64_rme_virt.py