From: Daniel P. Berrangé Date: Thu, 21 Nov 2024 16:57:31 +0000 (+0000) Subject: tests/functional: remove todo wrt avocado.utils.wait_for X-Git-Tag: v9.2.0-rc2~5^2~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=200cd4b081732c27e50262287ff3f07bf0211f08;p=thirdparty%2Fqemu.git tests/functional: remove todo wrt avocado.utils.wait_for We're not using avocado anymore, so while the TODO item is still relevant, suggesting use of avocado.utils is not. Reviewed-by: Alex Bennée Signed-off-by: Daniel P. Berrangé Message-Id: <20241121154218.1423005-5-berrange@redhat.com> Signed-off-by: Alex Bennée Message-Id: <20241121165806.476008-5-alex.bennee@linaro.org> --- diff --git a/tests/functional/test_m68k_nextcube.py b/tests/functional/test_m68k_nextcube.py index 89385a134ae..0124622c407 100755 --- a/tests/functional/test_m68k_nextcube.py +++ b/tests/functional/test_m68k_nextcube.py @@ -37,8 +37,7 @@ class NextCubeMachine(QemuSystemTest): self.vm.launch() self.log.info('VM launched, waiting for display') - # TODO: Use avocado.utils.wait.wait_for to catch the - # 'displaysurface_create 1120x832' trace-event. + # TODO: wait for the 'displaysurface_create 1120x832' trace-event. time.sleep(2) self.vm.cmd('human-monitor-command',