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

test(tools_test.go/Test_CheckRules_Glob): take into consideration RO current dirs while changing files permissions. #8014

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

machine424
Copy link

@machine424 machine424 commented Dec 20, 2024

The process may not have the needed permissions on the file (not the owner, not root or doesn't have the CAP_FOWNER capability) to chmod it.

tests failures don't seem to be related, some other tests are flaky #8015

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

Verification

…current dirs while

changing files permissions.

The process may not have the needed permissions on the file (not the owner, not root or doesn't have the CAP_FOWNER capability)
to chmod it.
i

Signed-off-by: machine424 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant