Skip to content

fix for bad testcase comm#55

Merged
swryan merged 1 commit intoOpenMDAO:masterfrom
naylor-b:timfix
Aug 31, 2021
Merged

fix for bad testcase comm#55
swryan merged 1 commit intoOpenMDAO:masterfrom
naylor-b:timfix

Conversation

@naylor-b
Copy link
Member

It turns out we weren't setting the comm at the TestCase level properly in procs running under run_mpi. We didn't see it in our OpenMDAO tests because we don't use that comm. Tim Brooks was trying to use testflo with one of his MPI tests and his test actually tried to pass the TestCase's comm down into another code and it was just getting a fake comm.

@swryan swryan merged commit 98d270d into OpenMDAO:master Aug 31, 2021
@naylor-b naylor-b deleted the timfix branch August 31, 2021 18:43
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