[DTrace-devel] [PATCH 2/4] test: Increase timeout due to long shutdown
eugene.loh at oracle.com
eugene.loh at oracle.com
Fri Oct 4 04:43:53 UTC 2024
From: Eugene Loh <eugene.loh at oracle.com>
Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
---
test/unittest/pid/tst.entry_off0.sh | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/test/unittest/pid/tst.entry_off0.sh b/test/unittest/pid/tst.entry_off0.sh
index f1a75b6ae..1a4c3d207 100755
--- a/test/unittest/pid/tst.entry_off0.sh
+++ b/test/unittest/pid/tst.entry_off0.sh
@@ -6,6 +6,10 @@
# http://oss.oracle.com/licenses/upl.
#
+# Although the D script takes only "one second," it takes a long time to
+# shut down. Until that has been solved, increase the timeout for the test.
+# @@timeout: 120
+
dtrace=$1
trig=`pwd`/test/triggers/ustack-tst-basic
--
2.43.5
More information about the DTrace-devel
mailing list