qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH] allow disabling tests


From: Peter Maydell
Subject: Re: [PATCH] allow disabling tests
Date: Mon, 28 Feb 2022 16:16:16 +0000

On Mon, 28 Feb 2022 at 16:10, Simeon Schaub <schaub@mit.edu> wrote:
>
> From b6ec17a85a8fb2431545f9c5093dbce9a090b522 Mon Sep 17 00:00:00 2001
> From: Simeon David Schaub <schaub@mit.edu>
> Date: Mon, 28 Feb 2022 10:51:04 -0500
> Subject: [PATCH] allow disabling tests
>
> Adds an option to avoid running tests as part of the build process. I
> ran `make update-buildoptions` to update the meson options, but this
> seemed to also change the `qga-vss` option. I assume this isn't intended
> to happen, any ideas what's going on there?

What tests are we running as part of the build process?
I wouldn't expect us to run any tests unless you ask for them
by running "make check".

We *build* the testcase binaries as part of the build process, which
perhaps is what you're running into ?

thanks
-- PMM



reply via email to

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