On 06/08/2024 19.31, Cleber Rosa wrote:
Commit 9b45cc993 added many cases of skipUnless for the sake of organizing flaky tests. But, Python decorators *must* follow what
s/follow/directly precede/ ? Apart from that: Reviewed-by: Thomas Huth <th...@redhat.com>
they decorate, so the newlines added should *not* exist there. Signed-off-by: Cleber Rosa <cr...@redhat.com> --- tests/avocado/boot_linux_console.py | 1 - tests/avocado/intel_iommu.py | 1 - tests/avocado/linux_initrd.py | 1 - tests/avocado/machine_aspeed.py | 2 -- tests/avocado/machine_mips_malta.py | 2 -- tests/avocado/machine_rx_gdbsim.py | 2 -- tests/avocado/reverse_debugging.py | 4 ---- tests/avocado/smmu.py | 1 - 8 files changed, 14 deletions(-)