summary refs log tree commit diff stats
path: root/python/qemu/qmp/protocol.py
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2023-01-19 13:05:14 +0100
committerThomas Huth <thuth@redhat.com>2023-01-26 13:42:44 +0100
commit2a969c0cbcf575a4c839d60e6ed71bbb9e469fbe (patch)
tree583e39f2c352f4281163c8e9ca860458ea8b2f8a /python/qemu/qmp/protocol.py
parentfe843ea21889236f41a96590513b042e59032a39 (diff)
downloadfocaccia-qemu-2a969c0cbcf575a4c839d60e6ed71bbb9e469fbe.tar.gz
focaccia-qemu-2a969c0cbcf575a4c839d60e6ed71bbb9e469fbe.zip
tests/qtest/vnc-display-test: Disable on Darwin
This test is failing in gtk-vnc on Darwin:

  $ make check-qtest-aarch64
  ...
  19/20 qemu:qtest+qtest-aarch64 / qtest-aarch64/vnc-display-test
  ERROR **: 10:42:35.488: vnc-error: Unsupported auth type 17973672

While QEMU picks the sigaltstack coroutine backend, gtk-vnc uses
the ucontext coroutine backend, which might be broken on Darwin.

Disable this test (current problem being investigated in this thread:
https://lore.kernel.org/qemu-devel/Y8kw6X6keB5l53nl@redhat.com/).

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230119120514.28778-4-philmd@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'python/qemu/qmp/protocol.py')
0 files changed, 0 insertions, 0 deletions