-
Notifications
You must be signed in to change notification settings - Fork 76
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
Unit test failing - test_ITVIM_EME_1963_2_year #45
Comments
I can confirm I get the same error. Platform is Mac M2 running MacOS 13.6.x all other regression tests pass. |
Note that this config also causes interface problems in the plotting library in all of the other example programs. And now the examples run ok but I still get the above error in unit tests |
I just commented those 2 asserts out. Did not try to fix those import sys this will allow the tests to work in that unit_tests directory That said, |
FAILED src/python_tools/unit_tests/test_ITVIM.py::test_ITVIM_EME_1963_2_year - assert 16281.484412598316 == 16097.91128 ± 1.0e+00
I followed the exact install instructions and testing instructions. It may be as a result of recent updates to certain modules being used.
The text was updated successfully, but these errors were encountered: