[Bug testsuite/10624] New: client/server testsuite may be run even if configured without nss/etc.
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Sep 10 15:21:00 GMT 2009
testsuite/lib/systemtap.exp should not just look for
/usr/bin/which stap-client-connect
to determine whether server support was compiled in, since this
can find such a script in the system $PATH rather than in
the systemtap $prefix that we're actually trying to test.
That in turn leads to the "with server" tests being attempted
and all reporting FAIL:s.
Instead it may need to look the testsuite net/ directory, or
in the build/source trees directly.
--
Summary: client/server testsuite may be run even if configured
without nss/etc.
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: testsuite
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: fche at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10624
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list