tests/functional: switch to new test skip decorators
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 17 Dec 2024 15:59:29 +0000 (15:59 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Dec 2024 18:39:53 +0000 (19:39 +0100)
commit3d5938607e05c4f8ac6df046a92fad19b681c23b
treec161ecbdd2ca7805e69bf760965eececa415c0f7
parent3ea06d65be5ee65beabc479d92e964e3c9df5080
tests/functional: switch to new test skip decorators

This ensures consistency of behaviour across all the tests, and requires
that we provide gitlab bug links when marking a test to be skipped due
to unreliability.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20241217155953.3950506-9-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
16 files changed:
tests/functional/test_acpi_bits.py
tests/functional/test_arm_aspeed_ast2600.py
tests/functional/test_arm_bflt.py
tests/functional/test_arm_bpim2u.py
tests/functional/test_arm_cubieboard.py
tests/functional/test_arm_integratorcp.py
tests/functional/test_arm_orangepi.py
tests/functional/test_linux_initrd.py
tests/functional/test_m68k_nextcube.py
tests/functional/test_mips64el_fuloong2e.py
tests/functional/test_mips64el_loongson3v.py
tests/functional/test_mips64el_malta.py
tests/functional/test_ppc64_hv.py
tests/functional/test_ppc_40p.py
tests/functional/test_rx_gdbsim.py
tests/functional/test_sh4_r2d.py