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

[BUG] address CI failures on Mac and Windows #83

Open
fkiraly opened this issue Aug 15, 2024 · 1 comment
Open

[BUG] address CI failures on Mac and Windows #83

fkiraly opened this issue Aug 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@fkiraly
Copy link
Contributor

fkiraly commented Aug 15, 2024

Tests on Mac and Windows are failing, this should be addressed.

Sth pickle related in test_distribution.

@fkiraly fkiraly added the bug Something isn't working label Aug 15, 2024
@SimonBlanke
Copy link
Owner

Both Mac and Windows CI failures come from multiprocessing testing. I added a fix here e8b895f. This fixed most errors related to multiprocessing.

In MacOs there is still an error testing the empty output.

In Windows the tests seems to get stuck in this test-case. So I am not sure, if we need another fix for Windows.

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

2 participants