|
From: | Thomas Huth |
Subject: | Re: [PATCH 19/20] tests/functional: remove hacky sleep from the tests |
Date: | Wed, 11 Dec 2024 07:39:10 +0100 |
User-agent: | Mozilla Thunderbird |
On 10/12/2024 21.43, Alex Bennée wrote:
We have proper detection of prompts now so we don't need to guess with sleep() sprinkled through the test. The extra step of calling halt is just to flush the final bits of the log (although the last line is still missed). Signed-off-by: Alex Bennée <alex.bennee@linaro.org> --- tests/functional/test_aarch64_virt.py | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |