Skip to content

test_ls: Improve acl test #7816

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

Merged
merged 1 commit into from
Apr 21, 2025
Merged

test_ls: Improve acl test #7816

merged 1 commit into from
Apr 21, 2025

Conversation

drinkcat
Copy link
Contributor

Create a file with some ACL, and another without, and check that + only appears on the file with ACL.


I was hoping to optimize has_acl call in ls, but I don't think that's possible, a syscall is required for every file. Anyway, I improved a bit the test as part of that effort, might as well push it anyway.

Create a file with some ACL, and another without, and check that `+`
only appears on the file with ACL.
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/misc/tee is no longer failing!

@sylvestre sylvestre merged commit aacd6d4 into uutils:main Apr 21, 2025
70 checks passed
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.

2 participants