| Summary: | server.exp testsuite fails to run | ||
|---|---|---|---|
| Product: | systemtap | Reporter: | William Cohen <wcohen> |
| Component: | testsuite | Assignee: | Unassigned <systemtap> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | brolley |
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
|
Description
William Cohen
2010-01-07 23:43:16 UTC
The environment for this was x86_64 F12 system. Running the following packages: kernel-2.6.31.9-174.fc12.x86_64 gcc-4.4.2-20.fc12.x86_64 dejagnu-1.4.4-16.fc12.noarch Note this is running the test from the /usr/share/systemtap/testsuite directory rather than the root of the build directory. The following git commit resolves the problem with running the testsuite from the installed /usr/share/systemtap/testsuite directory: http://sources.redhat.com/git/gitweb.cgi?p=systemtap.git;a=commit;h=a5b173656a9d942921d59a3e02bf2f285a46a3e9 |