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 prepdata dependency to ioda converter ctests #1392

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

RussTreadon-NOAA
Copy link
Contributor

utils ioda converter ctests require output from prepdata ctests. This PR adds

TEST_DEPENDS test_gdasapp_util_prepdata

to ioda converter sections in utils/tests/CMakeList.txt to ensure prepdata ctest completes before ioda converter ctests begin.

Resolves #1391

@RussTreadon-NOAA RussTreadon-NOAA self-assigned this Nov 30, 2024
@RussTreadon-NOAA
Copy link
Contributor Author

@DavidNew-NOAA and @guillaumevernieres : As described in issue #1391, ioda converter ctests occasionally fail when running ctests in parallel. The prepdata ctest must finish before the ioda converter ctests start.

@RussTreadon-NOAA
Copy link
Contributor Author

Thank you, @DavidNew-NOAA . I didn't expect a reply during the long holiday weekend!

@RussTreadon-NOAA RussTreadon-NOAA merged commit 76208eb into develop Nov 30, 2024
5 checks passed
@RussTreadon-NOAA RussTreadon-NOAA deleted the bugfix/prepdata_dependency branch November 30, 2024 16:12
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.

Add prepdata dependency to utils ioda converter ctests
2 participants