This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/10624] New: client/server testsuite may be run even if configured without nss/etc.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]