Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger workflows for Fix touch stat follow (#5951) #2

Closed
wants to merge 29 commits into from

Conversation

ysthakur
Copy link
Owner

Just triggering workflows for uutils#5951

ysthakur and others added 29 commits February 6, 2024 16:28
It would be possible to get them to run on FreeBSD by avoiding
get_symlink_times, but the behavior we're testing is not
platform-specific, so it's fine to not test it on FreeBSD.
chore(deps): update rust crate walkdir to 2.5
tests/common/util.rs: add `cfg(feature = "env")`
One of the GNU tests checks for the exact error message.
…message

This is explicitly tested in the GNU tests.
This function is by necessity ill-defined: Depending on the context,
'..' is either the logical parent directory, sometimes the physical
parent directory. This function can only work for the latter case,
in which case `Path::canonicalize` is often a better approach.
…gh-release-2.x

chore(deps): update softprops/action-gh-release action to v2
…bin_limited_fds

Fix/flaky `split` round robin limited fds
…root

chown+chgrp+chmod: Fix handling of preserve root flag and error messages
Copy link

github-actions bot commented Mar 9, 2024

GNU testsuite comparison:

Congrats! The gnu test tests/chown/preserve-root is no longer failing!

@ysthakur ysthakur closed this Mar 20, 2024
@ysthakur ysthakur deleted the fix-touch-stat-follow branch March 20, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants