On 26/4/24 18:23, Thomas Huth wrote:
According to the comment in qga/meson.build, the test got disabled since there were problems with the fuzzing job. But instead of disabling this test completely, we should still be fine running it when fuzzing is disabled.Signed-off-by: Thomas Huth <[email protected]> --- qga/meson.build | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
