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

Restore tests that are disabled on Windows #2835

Open
cptartur opened this issue Jan 9, 2025 · 0 comments
Open

Restore tests that are disabled on Windows #2835

cptartur opened this issue Jan 9, 2025 · 0 comments

Comments

@cptartur
Copy link
Member

cptartur commented Jan 9, 2025

PR #2730 made some modules and tests disabled on Windows by introducing #[cfg(not(target_os = "windows"))] lines and similar.

Restore these tests on Windows.

Some of them will require changes or fixes to our existing codebase and related projects. Please create subissues for these.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New
Development

No branches or pull requests

1 participant