From: Zygmunt Krynicki Date: Thu, 30 May 2024 12:30:25 +0000 (+0200) Subject: [PATCH 12/18] packaging: and needs-internet test restriction X-Git-Tag: archive/raspbian/2.68.3-3+rpi1^2^2^2^2^2^2^2^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6bcc9ba1d55f953231e960c560803269b8acbd89;p=snapd.git [PATCH 12/18] packaging: and needs-internet test restriction Internet is required to pull Go dependencies to build and install spread, as well as to download snap packages from the store. Signed-off-by: Zygmunt Krynicki Gbp-Pq: Name 0013-PATCH-12-18-packaging-and-needs-internet-test-restri.patch --- diff --git a/packaging/debian-sid/tests/control b/packaging/debian-sid/tests/control index 724473db..4743e231 100644 --- a/packaging/debian-sid/tests/control +++ b/packaging/debian-sid/tests/control @@ -1,5 +1,5 @@ Tests: integrationtests -Restrictions: allow-stderr, rw-build-tree, needs-root, breaks-testbed, isolation-machine, needs-sudo +Restrictions: allow-stderr, rw-build-tree, needs-root, breaks-testbed, isolation-machine, needs-sudo, needs-internet Depends: bzr, ca-certificates, git,