Sylvestre Ledru
Sylvestre Ledru
edit tests/chown/separator to add set -v on the top and add debug messages for each line like "echo $fail" it will help to pin point where the error is coming...
Could you please add a test to make sure we don't regress? See https://github.com/uutils/coreutils/blob/main/tests/by-util/test_df.rs for example
sorry but could you please rebase the patch ? sorry again
thanks and sorry for the latency!
It is still in draft mode :)
it has been draft for a long time, please reopen when ready
the tooling doesn't detect that it is now passing :/ probably because it runs as root `2025-04-13T04:55:08.8612008Z PASS: tests/touch/now-owned-by-other.sh `
actually, it was already passing (because running as root) https://github.com/uutils/coreutils/actions/runs/14427567852/job/40458423529 Upstream runs the test as root: https://github.com/coreutils/coreutils/blob/master/tests/touch/now-owned-by-other.sh#L21
feat_special_syscall_touch_now => why do you use unix ? and disable capabilities for not supported os in the code ? i don't like having a new feature (i have been thinking...
no action for a while, closing