-
Notifications
You must be signed in to change notification settings - Fork 17
Bugfix for test_MWSurfEM #267
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fabiolrdiniz
approved these changes
Nov 24, 2025
Collaborator
fabiolrdiniz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @BenjaminTJohnson!
Collaborator
|
CI says: test_ioda_distribution_masterandreplica_mpi_2.........................................failed
test_ioda_distribution_masterandreplica_mpi_3.........................................failed
test_ioda_distribution_masterandreplica_mpi_4.........................................failed
test_ioda_distribution_timewindow.....................................................failed
test_ioda_distribution_build_round_robin_mpi_2_file_set...............................failed
test_ioda_distribution_build_round_robin_mpi_3_file_set...............................failed
test_ioda_distribution_build_round_robin_mpi_4_file_set...............................failed
test_ioda_distribution_masterandreplica_io_pool_mpi_2.................................failed
test_ioda_distribution_masterandreplica_io_pool_mpi_3.................................failed
test_ioda_distribution_masterandreplica_io_pool_mpi_4.................................failed
test_ioda_oops_obsspace...............................................................failed
test_ioda_obsspace....................................................................failed
test_ioda_obsspace_reader_pool........................................................failed
test_ioda_obsspace_out_odc............................................................failed
iodatest_obsspace_out_odc_readbackin..................................................failed
test_ioda_obsspace_out_odc_compare_aircraft...........................................failed
test_ioda_obsspace_out_odc_compare_atms...............................................failed
test_ioda_obsspace_out_odc_compare_gmi................................................failed
test_ioda_obsspace_out_odc_compare_amsua..............................................failed
test_ioda_obsspace_out_odc_compare_groundgps..........................................failed
test_ioda_obsspace_out_odc_compare_sonde..............................................failed
test_ioda_obsspace_out_odc_compare_sonde_mixed........................................failed
test_ioda_obsspace_out_odc_compare_sonde_derived......................................failed
test_ioda_obsspace_out_odc_compare_aod................................................failed
test_ioda_obsspace_out_odc_compare_iasi...............................................failed
test_ioda_obsspace_out_odc_compare_readbackin_aircraft................................failed
test_ioda_obsspace_out_odc_compare_readbackin_atms....................................failed
test_ioda_obsspace_out_odc_compare_readbackin_iasi....................................failed
test_ioda_obsspace_out_odc_compare_readbackin_groundgps...............................failed
test_ioda_obsspace_has................................................................failed
Omitting 122 results
test_ioda_bufr_python_parallel........................................................failed |
Contributor
Author
|
@fabiolrdiniz is this related to this PR? I only made changes that could only affect two CRTM |
Collaborator
|
@BenjaminTJohnson, no, I don't think so. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
addresses a longstanding failure in CI with MWSurfEM test. See issue #228
Issue(s) addressed
Resolves #228