runing tests failed #20158
Answered
by
GiudGiud
jxj-ward
asked this question in
Q&A Getting Started
runing tests failed
#20158
-
|
Dear all. I just started learning moose. When I installed moose to the step "./run_tests -j4 "according to tutorial, it showed that some tests about "fvkernels" failed. I would like to know how to solve this situation. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
GiudGiud
Jan 28, 2022
Replies: 1 comment
-
|
Hello Do these tests pass when ran individually? (go in test/tests/fvkernels/mms and run the test there, or in test/tests/fvkernels/one-var-diffusion actually, that's a simpler test) And you should have more information higher in the run_tests log, could you please paste it for some of the tests here? Guillaume |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
GiudGiud
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hello
Do these tests pass when ran individually? (go in test/tests/fvkernels/mms and run the test there, or in test/tests/fvkernels/one-var-diffusion actually, that's a simpler test)
And you should have more information higher in the run_tests log, could you please paste it for some of the tests here?
Guillaume