-
Notifications
You must be signed in to change notification settings - Fork 59
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
Unstable CI tests #254
Comments
Are these tests still unstable after the latest fixes that @stefanradev93 introduced? |
Closing, as the tests seem to be stable now. |
Reopening this, as we still sometimes see |
I'm afraid there's not much we can do beside revamping the test. For now, the metric tests are disabled because they are too flaky. In general, we need more thorough integration testing, not just on two moons, so I will make a separate issue for that. Closing this one. |
I currently observe that tests sometimes fail, and then pass on repeat. Maybe we can use this issue to identify those cases and develop a strategy to make the tests more robust. I currently observe two failure modes that seem to be temporary (e.g. here):
Windows fatal exception: code 0x8001010d
tests/test_two_moons/test_two_moons.py::test_fit[inference_network='coupling_flow']
produces too high values ornan
The text was updated successfully, but these errors were encountered: