Philippe Mathieu-Daudé

Results 6 comments of Philippe Mathieu-Daudé

FWIW mainstream QEMU still heavily uses the legacy runner: https://gitlab.com/qemu-project/qemu/-/blob/v7.2.0-rc0/tests/Makefile.include#L141

> We made sure `nrunner` works fine with the QEMU tests. I'm about to send a patch series bumping Avocado in QEMU to the latest release (99.0). Thanks! Right now...

``` $ uname -vr 21.6.0 Darwin Kernel Version 21.6.0: Wed Aug 10 14:28:23 PDT 2022; root:xnu-8020.141.5~2/RELEASE_ARM64_T6000 $ cat /Users/philmd/avocado/job-results/job-2022-11-14T23.23-76e3eb4/job.log 2022-11-14 23:23:40,113 sysinfo L0473 INFO | Profiler disabled 2022-11-14 23:23:40,116 sysinfo...

This seems to be an issue specific to the legacy runner. I can not reproduce when using the new runner (nrunner).

> Hi @philmd, a quick update here. I've caught one issue that is regressing functionality used in QEMU in Avocado 99.0, so I've held the update to have a fully...

Reviewed-by: Philippe Mathieu-Daudé