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

Fixed Failing Abinit tests bis #1108

Merged
merged 8 commits into from
Jan 23, 2025
Merged

Fixed Failing Abinit tests bis #1108

merged 8 commits into from
Jan 23, 2025

Conversation

VicTrqt
Copy link
Contributor

@VicTrqt VicTrqt commented Jan 23, 2025

Summary

As discussed first in #1095 and then in #1106, the ABINIT tests broke due to changes in scipy codata values.

  • For the check on the input variables, Abipy has been patched, but until a new version is released, the tests rely on a bypass as implemented by @jmmshn in Fixed Failing Abinit tests #1106. To remove in the future.
  • For the check on the structure, I adapted the function check_poscar for this use case and used it in a new check based on the ABINIT structure variables.

I also copied the fix with the tolerance in the aims tests as implemented in #1106 for an all-in-one PR.

@JaGeo JaGeo merged commit 072edac into materialsproject:main Jan 23, 2025
15 checks passed
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.

3 participants