On 25/08/2020 08.20, Gerd Hoffmann wrote: > The following changes since commit 30aa19446d82358a30eac3b556b4d6641e00b7c1: > > Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20200812' > into staging (2020-08-24 16:39:53 +0100) > > are available in the Git repository at: > > git://git.kraxel.org/qemu tags/fixes-20200825-pull-request > > for you to fetch changes up to 9755c94a50c8b845ad133a6e660f55ca131b9c7a: > > meson: avoid compiling qemu-keymap by default (2020-08-25 08:12:19 +0200) > > ---------------------------------------------------------------- > meson: keymap fixes > > ----------------------------------------------------------------
Hi Gerd, if I've got that right, something in this pull request broke the gitlab CI, see: https://gitlab.com/qemu-project/qemu/-/jobs/702680909 216 (33/45) tests/acceptance/vnc.py:Vnc.test_change_password_requires_a_password: ERROR: Unexpected empty reply from server (0.08 s) 217 (34/45) tests/acceptance/vnc.py:Vnc.test_change_password: ERROR: Unexpected empty reply from server (0.06 s) Peter, what is still missing that you could use the gitlab CI as gating tests, too? Thomas