1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

Merge pull request #7124 from uutils/sylvestre-patch-3

tests/chroot/chroot-credentials has been fixed
This commit is contained in:
Sylvestre Ledru 2025-01-12 02:09:12 +01:00 committed by GitHub
commit 85e71594b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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/chgrp/from.sh - https://github.com/uutils/coreutils/issues/7039
* gnu/tests/chmod/symlinks.sh - https://github.com/uutils/coreutils/pull/7025 * 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/cp/preserve-gid.sh
* gnu/tests/csplit/csplit-suppress-matched.pl * gnu/tests/csplit/csplit-suppress-matched.pl
* gnu/tests/date/date-debug.sh * gnu/tests/date/date-debug.sh