test_name agent-descendant-final-crash test_description Finalizing a system where you call an agent which is actually a descendant of PROCEDURE where `call' has been redefined would cause a crash at runtime. copy_sub Ace $TEST Ace copy_raw test.e $CLUSTER test.e copy_raw test_proc.e $CLUSTER test_proc.e compile_melted compile_result validity_warning TEST_PROC "Obsolete Call" "Obsolete Call" execute_work NONE exec_output_m execute_result ok compare exec_output_m output compile_frozen compile_result ok c_compile_work c_compile_result ok execute_work NONE exec_output_w execute_result ok compare exec_output_w output compile_final compile_result ok c_compile_final c_compile_result ok execute_final NONE exec_output_f execute_result ok compare exec_output_f output test_end