From f2020cf3ed5a9c634fd75a2b29407c21cd022558 Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Sun, 29 Oct 2023 23:14:29 +0100 Subject: [PATCH] coverage.txt: disable merged-fakechroot-inside-unmerged-chroot on testing and unstable --- coverage.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/coverage.txt b/coverage.txt index 7b98883..cc200e1 100644 --- a/coverage.txt +++ b/coverage.txt @@ -418,7 +418,9 @@ Test: empty-sources.list Test: merged-fakechroot-inside-unmerged-chroot Needs-Root: true Needs-APT-Config: true -Skip-If: hostarch in ["i386", "armel", "armhf", "mipsel"] # #1023286 +Skip-If: + hostarch in ["i386", "armel", "armhf", "mipsel"] # #1023286 + dist in ["testing", "unstable"] # #1053671 Test: auto-mode-as-normal-user Modes: auto