qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: "Marc-André Lureau" <marcandre.lureau@redhat.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: virgl avocado hang
Date: Mon, 27 Jun 2022 08:43:31 +0530	[thread overview]
Message-ID: <7ad664fc-ca40-e446-028f-47ea1fd1c21d@linaro.org> (raw)

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~


             reply	other threads:[~2022-06-27  3:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-27  3:13 Richard Henderson [this message]
2022-06-27 10:40 ` virgl avocado hang Marc-André Lureau
2022-06-27 12:07   ` Richard Henderson
2022-06-28 12:59     ` Marc-André Lureau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7ad664fc-ca40-e446-028f-47ea1fd1c21d@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=marcandre.lureau@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).