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

Revert "[receiver/filelog][pkg/stanza] Prevent a lot of errors on windows if the path contains Junction" #21195

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

djaglowski
Copy link
Member

Reverts #20732

This caused some failures. We need to apply the Run Windows label to ensure that tests are updated accordingly.

…dows if the path contains Junction (#20732)"

This reverts commit 84d9f48.
@djaglowski djaglowski added the Run Windows Enable running windows test on a PR label Apr 26, 2023
@djaglowski djaglowski added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Apr 26, 2023
@djaglowski
Copy link
Member Author

@djaglowski djaglowski marked this pull request as ready for review April 26, 2023 19:29
@djaglowski djaglowski requested review from a team and bogdandrutu April 26, 2023 19:29
@codeboten codeboten merged commit e811e70 into main Apr 26, 2023
@codeboten codeboten deleted the revert-20732-fix/windows-evalsymlinks branch April 26, 2023 19:36
@github-actions github-actions bot added this to the next release milestone Apr 26, 2023
@djaglowski
Copy link
Member Author

cc @gillg, if you don't mind resubmitting #20732, I'll make sure to enable windows tests this time.

@gillg
Copy link
Contributor

gillg commented Apr 27, 2023

@djaglowski My appologize for the problems in the rush... !
What it the issue ? Some windows tests were creating symlinks and they are not resolvable anymore ?

Can I reopen the original issue ? I can do a new PR. But anyway this problem needs to be fixed.

@djaglowski
Copy link
Member Author

Thanks @gillg. I think your assessment is correct. Here's a link to the failures. These were resolved by reverting the PR. I should have remembered to enable windows unit tests on the PR - will make sure to do so on the next one.

I've reopened the original issue for tracking purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg/stanza Run Windows Enable running windows test on a PR Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants