From cc6c4a7bd6e646fbf1847172e04258feb9757250 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 12 Jan 2025 01:43:55 +0100 Subject: [PATCH] tests/chroot/chroot-credentials has been fxied https://github.com/uutils/coreutils/pull/7123 --- util/why-error.md | 1 - 1 file changed, 1 deletion(-) diff --git a/util/why-error.md b/util/why-error.md index f0e021f41da..5897f873200 100644 --- a/util/why-error.md +++ b/util/why-error.md @@ -2,7 +2,6 @@ This file documents why some tests are failing: * gnu/tests/chgrp/from.sh - https://github.com/uutils/coreutils/issues/7039 * gnu/tests/chmod/symlinks.sh - https://github.com/uutils/coreutils/pull/7025 -* gnu/tests/chroot/chroot-credentials.sh - https://github.com/uutils/coreutils/issues/7040 * gnu/tests/cp/preserve-gid.sh * gnu/tests/csplit/csplit-suppress-matched.pl * gnu/tests/date/date-debug.sh