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]

Re: new systemtap snapshot available


William Cohen wrote:

David Wilder wrote:

I upgraded the kernel on my s390x test platform to 2.6.22-rc2 and ran this weeks snapshot.
Unfortunately only 137 out of 300 or so tests ran. I wont post post the results until I find the problem.


Dave..


This sounds like a systematic problem. Are tests failing in the same manner? Is there a matching vmlinux in /boot?

-Will


I do have a matching vmlinux in /boot. The tests that don't run are just returning "untested". Here is a sample of one of the "untested" test runs.

command used:
runtest -verbose --tool_ops install --tool systemtap --srcdir ~wilder/stap/src/testsuite/ systemtap.base/deref.exp


systemtap.log:

Opening log files in .
Test Run By wilder on Tue May 22 14:27:24 2007
Native configuration is s390x-ibm-linux

=== systemtap tests ===

setting trap for SIGTERM to terminated
setting trap for SIGINT to interrupted by user
setting trap for SIGQUIT to interrupted by user
setting trap for SIGSEGV to segmentation violation
dirlist is /usr/share/dejagnu/baseboards
pushing config for build, name is lnxabat2
dirlist is /usr/share/dejagnu/baseboards
pushing config for host, name is lnxabat2
Schedule of variations:
   unix

target is unix
Running target unix
dirlist is /usr/share/dejagnu/baseboards/lnxabat2 /usr/share/dejagnu/baseboards
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /home/wilder/stap/src/testsuite//config/unix.exp as tool-and-target-specific interface file.
Loading /home/wilder/stap/src/testsuite//lib/stap_run2.exp
Loading /home/wilder/stap/src/testsuite//lib/stap_run_binary.exp
Loading /home/wilder/stap/src/testsuite//lib/stap_run.exp
pushing config for target, name is unix
Running /home/wilder/stap/src/testsuite/systemtap.base/deref.exp ...
UNTESTED: systemtap.base/deref.stp
testcase /home/wilder/stap/src/testsuite/systemtap.base/deref.exp completed in 0 seconds


=== systemtap Summary ===

# of untested testcases         1
runtest completed at Tue May 22 14:27:24 2007


Any ideas?


--
David Wilder
IBM Linux Technology Center
Beaverton, Oregon, USA dwilder@us.ibm.com
(503)578-3789



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