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

Use the full path for the ignore list #4728

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Use the full path for the ignore list #4728

merged 1 commit into from
Apr 11, 2023

Conversation

sylvestre
Copy link
Contributor

No description provided.

@sylvestre
Copy link
Contributor Author

Looks at https://github.com/uutils/coreutils/actions/runs/4659164443/jobs/8245725740?pr=4723
I noticed
grep: .github/workflows/ignore-intermittent.txt: No such file or directory

@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/tail-2/inotify-dir-recreate is no longer failing!

@cakebaker cakebaker merged commit 75cad4d into main Apr 11, 2023
@cakebaker cakebaker deleted the sylvestre-patch-2 branch April 11, 2023 05:48
@sylvestre
Copy link
Contributor Author

Looks like it isn't enough:
grep: ${path_UUTILS}/.github/workflows/ignore-intermittent.txt: No such file or directory
:(

https://github.com/uutils/coreutils/actions/runs/4665023150/jobs/8257916478?pr=4729

@cakebaker
Copy link
Contributor

Maybe this additional line is needed: path_UUTILS='${{ steps.vars.outputs.path_UUTILS }}'?

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