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

Fix support for Windows #9

Merged
merged 1 commit into from Sep 6, 2023
Merged

Fix support for Windows #9

merged 1 commit into from Sep 6, 2023

Conversation

pjbgf
Copy link
Contributor

@pjbgf pjbgf commented Aug 29, 2023

Some of tests were broken when running in Windows. These changes take steps towards making the tests platform-agnostic. Conversely, the main logic was not taking into account the Volume name, which could lead to invalid paths being generated.
Volume paths in unsafePath are now ignored.

Some of tests were broken when running in Windows. These changes take
steps towards making the tests platform-agnostic. Conversely, the main
logic was not taking into account the Volume name, which could lead to
invalid paths being generated.

Signed-off-by: Paulo Gomes <pjbgf@linux.com>
Copy link
Owner

@cyphar cyphar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for finding this! I will make an advisory and do a release.

@cyphar cyphar merged commit 6894341 into cyphar:main Sep 6, 2023
13 checks passed
@pjbgf pjbgf deleted the windows branch September 6, 2023 09:22
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.

None yet

2 participants