You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that a number of mphys tests fail "out of the box". Using MDOLab's u22-gcc-ompi-stable docker container, and running testflo . in mphys/tests gives the following:
The following tests failed:
test_dafoam_aero.py:
test_dafoam_aerostruct.py:
test_dafoam_derivs.py:
test_meld_derivs.py:TestXferClasses.test_derivatives
test_tacs_derivs.py:TestTACS.test_derivatives
test_tacs_partials.py:TestTACS.test_derivatives
I think the first three tests fail because the docker container does not include dafoam (please correct me if I'm wrong). However, should I be concerned with the last three tests? Or can I presume that mphys is installed correctly? Attached is the testflo_report.
I believe the TACS/MELD tests will only run with complex compiled versions of the code (presumably your docker has only the real versions). Can't speak to the rest of the tests
It seems that a number of mphys tests fail "out of the box". Using MDOLab's u22-gcc-ompi-stable docker container, and running
testflo .
inmphys/tests
gives the following:I think the first three tests fail because the docker container does not include dafoam (please correct me if I'm wrong). However, should I be concerned with the last three tests? Or can I presume that mphys is installed correctly? Attached is the testflo_report.
testflo_report.txt
The text was updated successfully, but these errors were encountered: