qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 00/18] UI patches


From: Peter Maydell
Subject: Re: [PULL 00/18] UI patches
Date: Mon, 13 Mar 2023 13:43:40 +0000

On Mon, 13 Mar 2023 at 11:01, <marcandre.lureau@redhat.com> wrote:
>
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>
> The following changes since commit 29c8a9e31a982874ce4e2c15f2bf82d5f8dc3517:
>
>   Merge tag 'linux-user-for-8.0-pull-request' of 
> https://gitlab.com/laurent_vivier/qemu into staging (2023-03-12 10:57:00 
> +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/marcandre.lureau/qemu.git tags/display-pull-request
>
> for you to fetch changes up to 8af2d147cad9d150f977191ebef55f4ad6d01560:
>
>   ui/dbus: restrict opengl to gbm-enabled config (2023-03-13 14:58:57 +0400)
>
> ----------------------------------------------------------------
> ui: dbus & misc fixes
>

This breaks the avocado vnc tests:
https://gitlab.com/qemu-project/qemu/-/jobs/3922220042
https://gitlab.com/qemu-project/qemu/-/jobs/3922220038
https://gitlab.com/qemu-project/qemu/-/jobs/3922517034

(205/218) tests/avocado/vnc.py:Vnc.test_change_password_requires_a_password:
ERROR: ConnectError: Failed to establish session: EOFError\n Exit
code: -11\n Command: ./qemu-system-x86_64 -display none -vga none
-chardev socket,id=mon,fd=15 -mon chardev=mon,mode=control -machine
none -nodefaults -S -vnc :0\n Output: \n (0.39 s)
(206/218) tests/avocado/vnc.py:Vnc.test_change_password: ERROR:
ConnectError: Failed to establish session: EOFError\n Exit code: -11\n
Command: ./qemu-system-x86_64 -display none -vga none -chardev
socket,id=mon,fd=15 -mon chardev=mon,mode=control -machine none
-nodefaults -S -vnc :0,password=on\n Output: \n (0.18 s)
(207/218) tests/avocado/vnc.py:Vnc.test_change_listen: ERROR:
ConnectError: Failed to establish session: EOFError\n Exit code: -11\n
Command: ./qemu-system-x86_64 -display none -vga none -chardev
socket,id=mon,fd=15 -mon chardev=mon,mode=control -machine none
-nodefaults -S -vnc 127.0.0.1:26868\n Output: \n (0.18 s)

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]