Skip to content

Fix test skipping logic in debug-mode emulation tests#382

Merged
spencerkclark merged 1 commit into
masterfrom
fix-tests
Sep 7, 2023
Merged

Fix test skipping logic in debug-mode emulation tests#382
spencerkclark merged 1 commit into
masterfrom
fix-tests

Conversation

@spencerkclark
Copy link
Copy Markdown
Member

@spencerkclark spencerkclark commented Sep 7, 2023

This PR fixes errors in test skipping logic introduced in #379 (see this CI run). In that PR these particular tests were configured only to be attempted to be run upon merges to master, because they would be skipped anyway.

This PR also now ensures that we at least attempt to run the emulation tests in debug mode in CI when the developer requests to, since it will exercise the skipping logic before merging to master (upon which all pure fortran tests are attempted to be run in both repro and debug mode).

This CI job confirms that this PR worked as intended.

Copy link
Copy Markdown
Contributor

@brianhenn brianhenn left a comment

Choose a reason for hiding this comment

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

Thanks, looks good

@spencerkclark spencerkclark merged commit 70ae00d into master Sep 7, 2023
@spencerkclark spencerkclark deleted the fix-tests branch September 7, 2023 21:34
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.

2 participants