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

Many tests are failing with latest version of CP2K #220

Open
oschuett opened this issue Nov 5, 2024 · 0 comments
Open

Many tests are failing with latest version of CP2K #220

oschuett opened this issue Nov 5, 2024 · 0 comments

Comments

@oschuett
Copy link
Collaborator

oschuett commented Nov 5, 2024

Many of the aiida-cp2k tests are currently failing:

examples/gaussian_datatypes/example_automatic.py .                       [  1%]
examples/gaussian_datatypes/example_explicit.py .                        [  3%]
examples/single_calculations/example_bands.py F                          [  5%]
examples/single_calculations/example_dft.py .                            [  7%]
examples/single_calculations/example_dft_atomic_kinds.py .               [  9%]
examples/single_calculations/example_failure.py F                        [ 10%]
examples/single_calculations/example_geopt.py F                          [ 12%]
examples/single_calculations/example_max_error.py F                      [ 14%]
examples/single_calculations/example_mm.py F                             [ 16%]
examples/single_calculations/example_mm_md.py F                          [ 18%]
examples/single_calculations/example_multiple_force_eval.py .            [ 20%]
examples/single_calculations/example_no_struct.py F                      [ 21%]
examples/single_calculations/example_precision.py F                      [ 23%]
examples/single_calculations/example_restart.py F                        [ 25%]
examples/single_calculations/example_structure_through_file.py .         [ 27%]
examples/workchains/example_base_energy_restart.py F                     [ 29%]
examples/workchains/example_base_failed_restart.py .                     [ 30%]
examples/workchains/example_base_geoopt_restart.py F                     [ 32%]
examples/workchains/example_base_md_reftraj_restart.py F                 [ 34%]
examples/workchains/example_base_md_restart.py F                         [ 36%]
test/test_datatype_helpers.py ....                                       [ 43%]
test/test_gaussian_datatypes.py F...FFFF                                 [ 58%]
test/test_input_generator.py .........                                   [ 74%]
test/test_parser.py .............                                        [ 98%]
test/test_xyz.py .                                                       [100%]

A few tests have been failing for a long time (#214) and then things broke completely between March 26th and 28th.
I manged to get some of the tests to pass again (cp2k/cp2k#3760), but as mentioned above many are still failing.

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 a pull request may close this issue.

1 participant