On 20/09/2022 17.30, Thomas Huth wrote:
On 15/09/2022 17.46, Dr. David Alan Gilbert (git) wrote:
From: "Dr. David Alan Gilbert" <dgilb...@redhat.com>
The following changes since commit 79dfa177ae348bb5ab5f97c0915359b13d6186e2:
Merge tag 'pull-qapi-2022-09-07' of git://repo.or.cz/qemu/armbru into
staging (2022-09-07 13:13:30 -0400)
are available in the Git repository at:
https://gitlab.com/dagrh/qemu.git tags/pull-hmp-20220915a
for you to fetch changes up to 22269b0436cc8e4aaac975b4c8cb01b343d09661:
hmp: Fix ordering of text (2022-09-15 14:13:30 +0100)
Not sure whether it's caused by this merge, but a lot of the avocado jobs
are failing now in the CI:
https://gitlab.com/qemu-project/qemu/-/pipelines/643064395
I've seen some few Avocado failures (e.g. with the Debian job) in the past
already, but the amount of simultaneous failures seem to have increased now.
Does anybody have a clue what have caused this?
I was able to reproduce the issue locally on my laptop, so I bisected it ...
it's not related to the HMP pull request, but to Peter's ARM pull request a
little bit earlier. I'll follow up there.
Thomas