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

Add regression tests to elliptic input files #5791

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

nilsvu
Copy link
Member

@nilsvu nilsvu commented Feb 22, 2024

Proposed changes

This reproduces the issue mentioned in #5756: the test added to BinaryBlackHole.yaml passed before #5709 and fails now on develop. Note that the test takes too long to run on CI, so CI still passes.

Upgrade instructions

Code review checklist

  • The code is documented and the documentation renders correctly. Run
    make doc to generate the documentation locally into BUILD_DIR/docs/html.
    Then open index.html.
  • The code follows the stylistic and code quality guidelines listed in the
    code review guide.
  • The PR lists upgrade instructions and is labeled bugfix or
    new feature if appropriate.

Further comments

@nilsvu nilsvu force-pushed the regression_tests branch 5 times, most recently from c2ef709 to c439b93 Compare February 23, 2024 06:44
Copy link
Member

@nilsdeppe nilsdeppe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need anything else for this since the databox fix?

@nilsvu nilsvu force-pushed the regression_tests branch 2 times, most recently from fc60986 to 8f09645 Compare March 4, 2024 21:19
Allows to list the expected data directly in the input file, rather
than requiring that the executable writes the data to the H5 file.
This enables stringent regression tests.
@nilsvu
Copy link
Member Author

nilsvu commented Mar 4, 2024

@nilsdeppe nope this should be good to go. It's a good check that #5789 doesn't mess anything up.

@nilsdeppe nilsdeppe merged commit 5c421ab into sxs-collaboration:develop Mar 6, 2024
22 checks passed
@nilsvu nilsvu deleted the regression_tests branch March 6, 2024 16:25
@nilsvu nilsvu added the ci/cd Continuous integration & deployment label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous integration & deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants