From f1f43859849a81bb6d50d1fbfbb35c861d5f0535 Mon Sep 17 00:00:00 2001 From: Mark Pizzolato Date: Thu, 9 Jan 2020 23:54:53 -0800 Subject: [PATCH] All VAXen: Add a 2 minute execution limit to diagnostic tests --- VAX/tests/vax-diag_test.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/VAX/tests/vax-diag_test.ini b/VAX/tests/vax-diag_test.ini index fa70a85b..da461031 100644 --- a/VAX/tests/vax-diag_test.ini +++ b/VAX/tests/vax-diag_test.ini @@ -18,6 +18,7 @@ #set cpu hist=20000 #break A3B4 SHOW HIST=40 cd %~p0 +set runlimit 2 minutes set env DIAG_QUIET_MODE=0 if ("%1" == "-v") set console notelnet else set -qu console telnet=localhost:65432,telnet=buffered; set env -a DIAG_QUIET_MODE=1