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

Some of the tests fail on windows #1117

Open
milenkovicm opened this issue Nov 16, 2024 · 0 comments
Open

Some of the tests fail on windows #1117

milenkovicm opened this issue Nov 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@milenkovicm
Copy link
Contributor

Describe the bug

Some of the tests fail under windows, looks like some of the temporary paths are deleted or windows cant find them.

I con't really debug them as have not windows to reproduce problem

To Reproduce

remove #[cfg(not(windows))] from:

Expected behavior

tests to pass on windows as well

Additional context

@milenkovicm milenkovicm added the bug Something isn't working label Nov 16, 2024
@milenkovicm milenkovicm changed the title Some of the tests fail under windows, Some of the tests fail under windows Nov 16, 2024
@milenkovicm milenkovicm changed the title Some of the tests fail under windows Some of the tests fail on windows Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant