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

CTest follow-up: add GitHub Actions workflow for checksum comparisons with machine-precision tolerance #5290

Open
EZoni opened this issue Sep 18, 2024 · 0 comments
Assignees
Labels
component: tests Tests and CI

Comments

@EZoni
Copy link
Member

EZoni commented Sep 18, 2024

Once #5256 will have made available more tolerances for the checksums comparisons, we want to add a new GitHub Actions workflow that does the following:

  1. check out development
  2. compile
  3. run CTest and reset checksums
  4. merge current branch into development
  5. re-compile
  6. re-run CTest and compare checksums with machine-precision tolerance

We also need to document how to run the equivalent of this locally.

@EZoni EZoni added the component: tests Tests and CI label Sep 18, 2024
@EZoni EZoni self-assigned this Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: tests Tests and CI
Projects
None yet
Development

No branches or pull requests

1 participant