qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* virgl avocado hang
@ 2022-06-27  3:13 Richard Henderson
  2022-06-27 10:40 ` Marc-André Lureau
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Henderson @ 2022-06-27  3:13 UTC (permalink / raw)
  To: Marc-André Lureau; +Cc: qemu-devel

Hi Mark,

> +    def test_virtio_vga_virgl(self):

> +        """

> +        :avocado: tags=arch:x86_64

> +        :avocado: tags=device:virtio-vga

> +        """

> +        kernel_command_line = (

> +            self.KERNEL_COMMON_COMMAND_LINE + "console=ttyS0 rdinit=/bin/bash"

> +        )

> +        # FIXME: should check presence of virtio, virgl etc


This little nugget really must be fixed.

The observed behaviour is an indefinite hang in avocado, waiting for qemu, which is in 
zombie state.  A manual kill -INT to the parent wakes it up like so:

  (159/184) tests/avocado/virtio-gpu.py:VirtioGPUx86.test_virtio_vga_virgl: CANCEL: VirGL 
not enabled? (1264.25 s)



r~


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-28 13:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-27  3:13 virgl avocado hang Richard Henderson
2022-06-27 10:40 ` Marc-André Lureau
2022-06-27 12:07   ` Richard Henderson
2022-06-28 12:59     ` Marc-André Lureau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).