Bug 262439

Summary: dtrace tests: common.ip.t_dtrace_contrib.* cannot locate get.ipv4remote.pl
Product: Base System Reporter: Li-Wen Hsu <lwhsu>
Component: testsAssignee: freebsd-dtrace (Nobody) <dtrace>
Status: New ---    
Severity: Affects Only Me CC: testing
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   

Description Li-Wen Hsu freebsd_committer freebsd_triage 2022-03-09 07:30:48 UTC
Those test cases cannot locate get.ipv4remote.pl and result expected failure and skipped in tests:

tst.ipv4remoteicmp.ksh
tst.ipv4remotesctp.ksh
tst.ipv4remotetcp.ksh
tst.ipv4remoteudp.ksh
tst.ipv4remoteudplite.ksh
tst.remotesctpstate.ksh
tst.remotetcpstate.ksh

cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/get.ipv4remote.pl is not installed and may need to adjust the path in those ksh scripts.

The same case for get.ipv6remote.pl, used by tst.ipv6remoteicmp.ksh