some errors with /run_tests -j 6 #29086
Unanswered
JOOsna
asked this question in
Q&A Getting Started
Replies: 1 comment 1 reply
-
Hello You can ignore these for now. It just means on object in moose in the Controls system won't work for you. If you paste the log above this summary of the errors we can try to diagnose why they occurred. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Check these boxes if you have followed the posting rules.
Issue or question about MOOSE
hello
ive got some errors with /run_tests -j 6 after build moose(make -j 6)
The code below is the corresponding error code
plz help me :(
(Optional) code in question / simulation log / errors
controls/web_server_control.control/bool ................................................. FAILED (CRASH) controls/web_server_control.control/real ................................................. FAILED (CRASH) controls/web_server_control.control/int .................................................. FAILED (CRASH) controls/web_server_control.control/string ............................................... FAILED (CRASH) controls/web_server_control.control/vec_real ............................................. FAILED (CRASH) controls/web_server_control.control/vec_int .............................................. FAILED (CRASH) controls/web_server_control.control/vec_string ........................................... FAILED (CRASH) controls/web_server_control.get_postprocessor ............................................ FAILED (CRASH) controls/web_server_control.parallel_consistent ............................. [min_cpus=2] FAILED (CRASH) controls/web_server_control.errors/set_controllable_no_exist ............ FAILED (EXPECTED ERROR MISSING) controls/web_server_control.errors/postprocessor_no_exist ............... FAILED (EXPECTED ERROR MISSING) controls/web_server_control.errors/set_controllable_unregistered_type ... FAILED (EXPECTED ERROR MISSING) controls/web_server_control.errors/set_controllable_bad_convert_json .... FAILED (EXPECTED ERROR MISSING) controls/web_server_control.errors/set_controllable_vector_non_array .... FAILED (EXPECTED ERROR MISSING)
Encountering Errors? Please include diagnostic output
No response
Beta Was this translation helpful? Give feedback.
All reactions