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

Test failures in parallel #619

Open
pbauman opened this issue Apr 30, 2022 · 1 comment
Open

Test failures in parallel #619

pbauman opened this issue Apr 30, 2022 · 1 comment

Comments

@pbauman
Copy link
Member

pbauman commented Apr 30, 2022

export LIBMESH_RUN="mpiexec -np 2" is giving me 14 test failures. I believe all of them are the PressurePinning failing to find a point in the mesh. I tried one of the tests with Mesh/class=serial just to be sure and it still failed.

FAIL: exact_soln/ns_poiseuille_flow.sh
FAIL: exact_soln/axi_ns_poiseuille_flow.sh
FAIL: regression/thermally_driven_2d_flow.sh
FAIL: regression/axi_thermally_driven_flow.sh
FAIL: regression/thermally_driven_3d_flow.sh
FAIL: regression/2d_pseudoprop.sh
FAIL: regression/2d_proptrick.sh
FAIL: regression/2d_fantrick.sh
FAIL: regression/dirichlet_nan.sh
FAIL: regression/low_mach_cavity_benchmark.sh
FAIL: regression/velocity_penalty_drag.sh
FAIL: regression/3d_low_mach_jacobians_xz.sh
FAIL: regression/3d_low_mach_jacobians_xy.sh
FAIL: regression/3d_low_mach_jacobians_yz.sh
@pbauman
Copy link
Member Author

pbauman commented Apr 30, 2022

Damn. I tried libMesh all the back to f0def3fca and still saw this. Guess no git bisect from the libMesh side and going to have to do it the old fashioned way.

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

No branches or pull requests

1 participant