On 6/10/25 13:50, Thomas Huth wrote:
From: Thomas Huth <[email protected]>
test_sbsaref_alpine is one of the longest running tests in our testsuite,
because it does a full Linux boot a couple of times, for various different
CPU configurations. That's quite a lot of testing each time, for a rather
small additional test coverage, so mark some of the tests with the
@skipSlowTest() decorator.
Suggested-by: Alex Bennée <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
---
See: https://lore.kernel.org/qemu-devel/[email protected]
tests/functional/aarch64/test_sbsaref_alpine.py | 2 ++
1 file changed, 2 insertions(+)
'alpile' typo in subject.