[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 6/6] tests/acceptance: allow a "graceful" failing for virt
From: |
Willian Rampazzo |
Subject: |
Re: [PATCH v1 6/6] tests/acceptance: allow a "graceful" failing for virtio-gpu test |
Date: |
Fri, 19 Feb 2021 12:53:21 -0300 |
On Wed, Feb 17, 2021 at 9:21 AM Alex Bennée <alex.bennee@linaro.org> wrote:
>
> This is a band-aid with a TODO for cases when QEMU doesn't start due
> to missing VirGL. Longer term we could do with some proper feature
> probing.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
> tests/acceptance/virtio-gpu.py | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
- [PATCH v1 0/6] my current testing/next queue (meson/gitlab/fedora bump), Alex Bennée, 2021/02/17
- [PATCH v1 4/6] docker: Bump Fedora images to release 33, Alex Bennée, 2021/02/17
- [PATCH v1 2/6] gitlab-ci: Display Avocado log content when tests timeout, Alex Bennée, 2021/02/17
- [PATCH v1 1/6] meson.build: expose TCG cross compiler information in summary, Alex Bennée, 2021/02/17
- [PATCH v1 6/6] tests/acceptance: allow a "graceful" failing for virtio-gpu test, Alex Bennée, 2021/02/17
- [PATCH v1 5/6] travis.yml: Limit simultaneous jobs to 3, Alex Bennée, 2021/02/17
- [PATCH v1 3/6] gitlab-ci.yml: Run check-tcg with TCI, Alex Bennée, 2021/02/17