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] Test test_pm_optimize failing on Windows due to broken pipe #387

Open
birgits opened this issue May 27, 2023 · 0 comments
Open

[BUG] Test test_pm_optimize failing on Windows due to broken pipe #387

birgits opened this issue May 27, 2023 · 0 comments

Comments

@birgits
Copy link
Collaborator

birgits commented May 27, 2023

The test test_pm_optimize is currently failing when tested on github for Windows due to a Broken Pipe error. On local machines it does however work. For now, I excluded it from the tests run on github. I tried only excluding it for Windows, but ran into another error. We should either try to change the test so that it also runs on Windows or only exclude it for Windows so it is still tested for Linux.

Status update Feb. 7, 2024 - still an issue, even with installation instructions for julia in the github action. This is the error:
edisgo\opf\powermodels_opf.py:143: BrokenPipeError

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

No branches or pull requests

1 participant