On Wed, Nov 6, 2024 at 4:00 PM Peter Maydell <peter.mayd...@linaro.org> wrote: > However, this does seem to be causing the functional-tests to timeout > on the CI job that now enables Rust: > > https://gitlab.com/qemu-project/qemu/-/jobs/8284623145 > https://gitlab.com/qemu-project/qemu/-/jobs/8283637798 > > both fail with > > 01-tests/avocado/boot_linux_console.py:BootLinuxConsole.test_arm_virt: > INTERRUPTED > 13-tests/avocado/replay_kernel.py:ReplayKernelNormal.test_arm_virt: > INTERRUPTED > 15-tests/avocado/replay_kernel.py:ReplayKernelNormal.test_arm_vexpressa9: > INTERRUPTED > > (which I suspect will turn out to be "all the functional tests that > use a pl011"). > > Could you have a look, please?
Drat, I'll just drop the patch that enables Rust in CI. Not really in the mood of debugging device code. Paolo