On 13/9/24 19:51, Thomas Huth wrote:
Commit d2fce37597c2 added a test that downloads an asset from the internet, so this test should not be run by default anymore and be put into the thorough category instead.Signed-off-by: Thomas Huth <th...@redhat.com> --- tests/functional/meson.build | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
Hmm unfortunate but I can live with it (not worth splitting that file again). Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>