From c844a10dd4c9782b77432d5b99dc0cc12b47503e Mon Sep 17 00:00:00 2001 From: Johannes Schmidt Date: Thu, 26 Mar 2026 09:56:05 +0100 Subject: [PATCH] Add network label to http tests Mostly unrelated change to add the network label to test suites already touched by other changes in this PR. The label is already used for the perfdata writer tests to make it easy to exclude tests that need a network connection when building and testing in a sandbox. --- test/remote-httpmessage.cpp | 3 +-- test/remote-httpserverconnection.cpp | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/test/remote-httpmessage.cpp b/test/remote-httpmessage.cpp index 96b1948e8..bb3b8f2f8 100644 --- a/test/remote-httpmessage.cpp +++ b/test/remote-httpmessage.cpp @@ -31,11 +31,10 @@ static std::future SpawnSynchronizedCoroutine(std::function