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]

Systemtap testing on RHEL 5.2beta


I ran some "make installcheck" tests with the RHEL5.2beta kernels
(2.6.18-85.el5) and the new systemtap-0.6.2-1.el5 rpm on i686, x86_64
and ia64. I ran things using the tests in the systemtap-testsuite
rpm. The results look decent.  The gtod test doesn't seem to be giving
good results on x86_64 and i686 which look like bz 5094.

-Will


for x86_64


Linux calfee.devel.redhat.com 2.6.18-85.el5 #1 SMP Tue Mar 11 18:51:21 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux

FAIL: buildok/rpc-all-probes.stp
FAIL: buildok/signal-all-probes.stp
FAIL: gtod (202)
FAIL: 32-bit rt_signal

=== systemtap Summary ===

# of expected passes            486
# of unexpected failures        4
# of expected failures          171
# of unknown successes          1
# of known failures             5
# of untested testcases         19
# of unsupported tests          2


for i686


Linux localhost.localdomain 2.6.18-85.el5 #1 SMP Tue Mar 11 18:50:56 EDT 2008 i686 i686 i386 GNU/Linux

FAIL: print_stack of yyy_func4.return (1)
FAIL: buildok/rpc-all-probes.stp
FAIL: buildok/signal-all-probes.stp
FAIL: gtod (201)

=== systemtap Summary ===

# of expected passes            457
# of unexpected failures        4
# of expected failures          171
# of unknown successes          2
# of known failures             4
# of untested testcases         19
# of unsupported tests          1


for ia64


Linux squidward.rdu.redhat.com 2.6.18-85.el5 #1 SMP Tue Mar 11 18:52:30 EDT 2008 ia64 ia64 ia64 GNU/Linux

FAIL: buildok/rpc-all-probes.stp
FAIL: buildok/signal-all-probes.stp

=== systemtap Summary ===

# of expected passes            458
# of unexpected failures        2
# of unexpected successes       1
# of expected failures          170
# of unknown successes          1
# of known failures             5
# of untested testcases         19
# of unsupported tests          2
runtest completed at Fri Mar 14 11:08:51 2008


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