From https://github.com/uutils/coreutils-tracking/blob/main/gnu-full-result.json, here are the remaining GNU test cases that are marked as ERROR (as opposed to FAIL, PASS, or SKIP): - [x] tests/cp/cp-parents.sh - see #3332, #3894, #4071 - [x] tests/cp/preserve-slink-time.sh - see #3364, #3531 - [x] tests/cp/sparse-extents.sh - see #3362 - [x] tests/cp/sparse.sh - see #3362 - [x] tests/dd/no-allocate.sh - see #3321 - [x] tests/ls/nameless-uid.sh - see #3380 - [ ] tests/misc/csplit-io-err.sh - see #2925 - [x] tests/misc/shuf.sh - see #3329 - [x] tests/misc/usage_vs_getopt.sh - [x] tests/split/filter.sh - see #3281 - [ ] tests/tail-2/inotify-rotate-resources.sh - implemented in pull request #2695 but errors due to https://github.com/uutils/coreutils/blob/702a0b7a34b60a81e3fc1cf5423e9902e5cb3c13/src/uu/tail/README.md?plain=1#L35-L38 It would nice to get them from ERROR to at least FAIL.
From https://github.com/uutils/coreutils-tracking/blob/main/gnu-full-result.json, here are the remaining GNU test cases that are marked as ERROR (as opposed to FAIL, PASS, or SKIP):
tailoverhaul (--follow=name, etc.) #2695 but errors due tocoreutils/src/uu/tail/README.md
Lines 35 to 38 in 702a0b7
It would nice to get them from ERROR to at least FAIL.