summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2023-06-07 09:24:11 +0200
committerHelmut Grohne <helmut@subdivi.de>2023-06-07 09:24:11 +0200
commitd47385b96f77db9015e1fa3b79e13116c6e0daae (patch)
treef8b81dba70be6e105ee8ca1cb339883f62dcde3f /debian
parentbf913f499d677e82b8c35548ebfa4f267139762a (diff)
downloaddebvm-d47385b96f77db9015e1fa3b79e13116c6e0daae.tar.gz
mark autopkgtests as flaky for now
Closes: #1036932
Diffstat (limited to 'debian')
-rw-r--r--debian/tests/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/tests/control b/debian/tests/control
index d2a496d..eaa260e 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,12 +1,12 @@
Test-Command: ./tests/create-and-run.sh $(dpkg --print-architecture) sid
Depends: debvm, file, openssh-client, seabios [ppc64el]
-Restrictions: allow-stderr, needs-internet, needs-root
+Restrictions: allow-stderr, needs-internet, needs-root, flaky
# Skip running on armel and armhf as the emulation is too slow there to actually work.
Architecture: amd64 arm64 i386 mips64el mipsel ppc64el riscv64 s390x
Test-Command: unshare -U -m -p -f -r --mount-proc true || exit 77; ./tests/create-and-run.sh $(dpkg --print-architecture) sid
Depends: debvm, file, openssh-client, seabios [ppc64el], uidmap
-Restrictions: allow-stderr, needs-internet, skippable
+Restrictions: allow-stderr, needs-internet, skippable, flaky
# Skip running on armel and armhf as the emulation is too slow there to actually work.
Architecture: amd64 arm64 i386 mips64el mipsel ppc64el riscv64 s390x