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

fix bug in subsytem tester #78

Merged
merged 3 commits into from
Jan 18, 2024
Merged

fix bug in subsytem tester #78

merged 3 commits into from
Jan 18, 2024

Conversation

swryan
Copy link
Contributor

@swryan swryan commented Jan 18, 2024

Summary

I encountered this bug in parsing the module path in subsystem_tester while messing with the battery stuff:

package='battery.battery_builder' method='BatteryBuilder'
test_battery_builder.py:TestBattery.test_check_design_variables  ... SKIP (00:00:0.00, 190 MB)
Skipping due to missing dependencies: No module named 'battery'

Related Issues

  • Resolves #

Backwards incompatibilities

None

New Dependencies

None

@swryan swryan requested a review from johnjasa January 18, 2024 15:03
@johnjasa johnjasa added this pull request to the merge queue Jan 18, 2024
Merged via the queue into OpenMDAO:main with commit 6fcb3d4 Jan 18, 2024
6 checks passed
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.

None yet

3 participants