tests/functional: Remove sleep workarounds from sh4 test
authorCédric Le Goater <clg@redhat.com>
Fri, 22 Nov 2024 14:18:27 +0000 (15:18 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 27 Nov 2024 08:25:17 +0000 (09:25 +0100)
commitc00989aae88544b96841ad0c4dc2737b003c2c9e
treeb1d84512ba672a2236972a02a960bdb36313be15
parent0218f6c3b32de6ab587a6800671a50745ce676b6
tests/functional: Remove sleep workarounds from sh4 test

These were introduced in the avocado tests to workaround read issues
when interacting with console. They are no longer necessary and we can
use the expected login string instead.

Test always passes now. Remove skipUnless test on QEMU_TEST_FLAKY_TESTS.

Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20241122141827.2039984-1-clg@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/test_sh4_tuxrun.py