@@ -1747,11 +1747,12 @@ ) (begin (debug:print 0 *default-log-port* "INFO: test " test-id " final state/status is not COMPLETED/PASS. It is " result) (db:set-state-status-and-roll-up-items dbstruct run-id test-id 'foo "COMPLETED" "DEAD" "Test stopped responding while in RUNNING or REMOTEHOSTSTART; presumed dead.") ) - ) + ) ;;call end of eud of run detection for posthook + (launch:end-of-run-check run-id) ) ) all-ids) ) )