[DTrace-devel] [PATCH] test: Extend timeout for many-pids test

eugene.loh at oracle.com eugene.loh at oracle.com
Wed Jun 25 06:03:05 UTC 2025


From: Eugene Loh <eugene.loh at oracle.com>

Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
---
 test/unittest/pid/tst.manypids.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/unittest/pid/tst.manypids.sh b/test/unittest/pid/tst.manypids.sh
index 4f77564f9..38757d0e4 100755
--- a/test/unittest/pid/tst.manypids.sh
+++ b/test/unittest/pid/tst.manypids.sh
@@ -5,6 +5,7 @@
 # Licensed under the Universal Permissive License v 1.0 as shown at
 # http://oss.oracle.com/licenses/upl.
 #
+# @@timeout: 80
 
 if [ $# != 1 ]; then
 	echo expected one argument: '<'dtrace-path'>'
-- 
2.43.5




More information about the DTrace-devel mailing list