Page MenuHomeFreeBSD

Fix DTrace test timeout: common.dtraceUtil.t_dtrace_contrib.tst_ZeroFunctionProbes_d_ksh
ClosedPublic

Authored by lwhsu on Jul 25 2017, 3:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 2 2024, 7:20 AM
Unknown Object (File)
Oct 1 2024, 4:07 PM
Unknown Object (File)
Oct 1 2024, 7:48 AM
Unknown Object (File)
Sep 23 2024, 12:20 AM
Unknown Object (File)
Sep 18 2024, 6:17 PM
Unknown Object (File)
Sep 18 2024, 1:23 PM
Unknown Object (File)
Sep 8 2024, 1:05 AM
Unknown Object (File)
Sep 7 2024, 11:49 PM
Subscribers

Details

Summary

This test is also timeout on a quiet system because there is nobody triggers
read probefunc while test execution.

Add an auxiliary subroutine to generate some events as well

I hope this is the last timeout case in the DTrace test suite.

Test Plan

cd /usr/tests/cddl/usr.sbin/dtrace/common/dtraceUtil && kyua debug t_dtrace_contrib:tst_ZeroFunctionProbes_d_ksh

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable