-
Notifications
You must be signed in to change notification settings - Fork 32
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
Fix scenario dir unit test #155
Conversation
The unit tests are now fixed. The OAS+MELD+TACS check totals test is failing. @timryanb, can you take a look? |
@kejacobson this seems to be an issue with the NLBlockGS solver in OpenMDAO 3.27. The OpenMDAO team is looking into it now |
@kejacobson OpenMDAO/OpenMDAO #2973 should address the issues with the integration test. Since this is a breaking bug on OpenMDAO's side we should add a version skip to the setup.py (i.e. OpenMDAO !=3.27) |
Unit test passes locally but is failing in the github actions.
Restrict the directory changing test to 1 proc since dealing with touch/rm of files