======================================== MOAB 4.9.2pre: test/test-suite.log ======================================== # TOTAL: 36 # PASS: 34 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_prog_opt =================== Running test_flag_opt_short ... Running test_flag_opt_long_short ... Running test_flag_opt_long ... Running test_flag_cancel ... Running test_flag_store_false ... Running test_int_opt ... Running test_int_arg ... Running test_real_opt ... Running test_real_arg ... Running test_string_opt ... Running test_string_arg ... Running test_string_rank_subst ... *** The MPI_Comm_rank() function was called before MPI_INIT was invoked. *** This is disallowed by the MPI standard. *** Your MPI job will now abort. [dyn-160-39-11-172.dyn.columbia.edu:44233] Local abort before MPI_INIT completed successfully; not able to aggregate error messages, and not able to guarantee that all other processes were killed! FAIL test_prog_opt (exit status: 1) FAIL: mergemesh_test ==================== Running mergesimple_test ... Running merge_with_tag_test ... *** The MPI_Comm_rank() function was called after MPI_FINALIZE was invoked. *** This is disallowed by the MPI standard. *** Your MPI job will now abort. [(null):44305] Local abort after MPI_FINALIZE completed successfully; not able to aggregate error messages, and not able to guarantee that all other processes were killed! FAIL mergemesh_test (exit status: 1)