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

Cashing broken in Kkrimp workflow tests #143

Open
PhilippRue opened this issue Nov 10, 2023 · 1 comment
Open

Cashing broken in Kkrimp workflow tests #143

PhilippRue opened this issue Nov 10, 2023 · 1 comment
Labels

Comments

@PhilippRue
Copy link
Member

PhilippRue commented Nov 10, 2023

The caching functionality that is required for workflow tests seems to be broken. For example in the ci actions to commit 8cc2191 the kkrimp_sub_wc workflow tests fail although the test files have been recreated and the test works when the impurity code is executed locally.

A second run however then does not use the caching file but reruns the executables. Thus caching does not work and the workflow tests cannot run at the moment.

@PhilippRue
Copy link
Member Author

PhilippRue commented Nov 10, 2023

To fix this caching needs to be reenabled in the following tests

  • workflows/test_kkrimp_sub_wc.py
  • workflows/test_kkrimp_dos_wc.py
  • workflows/test_kkrimp_full_wc.py
  • workflows/test_combine_imps.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant