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

Merge pull request #7147 from uutils/sylvestre-patch-3-1

why-error: fixed tests/seq/seq-precision
This commit is contained in:
Daniel Hofstetter 2025-01-16 10:42:32 +01:00 committed by GitHub
commit b7edb42f22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,6 @@ This file documents why some tests are failing:
* gnu/tests/rm/one-file-system.sh - https://github.com/uutils/coreutils/issues/7011 * gnu/tests/rm/one-file-system.sh - https://github.com/uutils/coreutils/issues/7011
* gnu/tests/rm/rm1.sh * gnu/tests/rm/rm1.sh
* gnu/tests/rm/rm2.sh * gnu/tests/rm/rm2.sh
* gnu/tests/seq/seq-precision.sh
* gnu/tests/shred/shred-passes.sh * gnu/tests/shred/shred-passes.sh
* gnu/tests/sort/sort-continue.sh * gnu/tests/sort/sort-continue.sh
* gnu/tests/sort/sort-debug-keys.sh * gnu/tests/sort/sort-debug-keys.sh