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

tests/chroot/chroot-credentials has been fxied

https://github.com/uutils/coreutils/pull/7123
This commit is contained in:
Sylvestre Ledru 2025-01-12 01:43:55 +01:00 committed by GitHub
parent 70cc905592
commit cc6c4a7bd6
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