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

Fix test issues #411

Merged
merged 5 commits into from
Sep 16, 2022
Merged

Fix test issues #411

merged 5 commits into from
Sep 16, 2022

Conversation

olemke
Copy link
Member

@olemke olemke commented Sep 16, 2022

Fix for breaking change in matplotlib 3.6.
Fix root_dir for make_archive in test_fileset.
Ignore HDF header / library inconsistency error on Windows.

Fix for matplotlib 3.6.
Fixes the tests on macOS with Python 3.10. If root_dir is not set
to / for an absolute refdir, make_archive will use relative paths in
the zip files which breaks the file matching later.
Used HDF header / library versions from PyPI packages are inconsistent
on Windows. Nothing we can do about it, therefore disabled error by
setting HDF5_DISABLE_VERSION_CHECK=1.
@olemke olemke marked this pull request as ready for review September 16, 2022 12:31
@olemke olemke merged commit dfacd16 into atmtools:master Sep 16, 2022
@olemke olemke deleted the fix-tests branch September 16, 2022 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant