The avocado test acpiBitsTest.test_acpi_smbios_bits seems to be flaky in CI -- sometimes it appears to time out.
https://gitlab.com/qemu-project/qemu/-/issues/2077 has the details (including links to jobs etc). As far as I can see, the test is still running when after about a minute it gets timed out. (Though the python tracebacks in the logs are not easy for me to interpret, so I might be wrong). This I find a bit confusing, because tests/avocado/acpi-bits.py sets "timeout = 200". So maybe that isn't taking effect properly? Does anybody have time to investigate this? If not, we can disable the test as flaky until somebody does have the time. thanks -- PMM