Stefan Hajnoczi writes:
> Hi John,
> Please take a look at this CI failure:
> https://gitlab.com/qemu-project/qemu/-/jobs/9284725716#L150
>
> If you cannot reproduce it locally there is a chance that other pull
> requests on the staging branch caused the errors. If that's the case,
> please wait
Hi John,
Please take a look at this CI failure:
https://gitlab.com/qemu-project/qemu/-/jobs/9284725716#L150
If you cannot reproduce it locally there is a chance that other pull
requests on the staging branch caused the errors. If that's the case,
please wait for the next update to qemu.git/master
From: John Snow
Update the python tests to also check qapi. No idea why I didn't do this
before. I guess I was counting on moving it under python/ and then just
forgot after that was NACKed. Oops, this turns out to be really easy.
flake8, isort and mypy use the tool configuration from the existi