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 tests in Fedora 9/rawhide


Hi,

I don't yet have regular nightly tests of the cvs nightly checkout of
systemtap on Fedora-9/rawhide machines. However, I ran the tests on an
i686 machine (actually a vmware image) and a x86_64 machine. I was
able to compile the systemtap and run the tests with a "make
installcheck".  There were a couple key failures that cause the
sys.stp and testsuite/systemtap.syscall/syscall.exp to fail on i686
and x86_64. A fix has been proposed for the i686.

Linux localhost.localdomain 2.6.25-0.90.rc3.git5.fc9 #1 SMP Tue Mar 4 20:19:33 EST 2008 x86_64 x86_64 x86_64 GNU/Linux



FAIL: PROCFS shutdown (eof)
FAIL: print_stack of yyy_func4.return (1)
FAIL: buildok/ioblock_test.stp		(pr5231)
FAIL: buildok/nfs-all-probes.stp	(pr5150)
FAIL: buildok/rpc-all-probes.stp	(pr5151)
FAIL: buildok/scsi.stp			(pr5872)
FAIL: buildok/signal-all-probes.stp	(pr5555)
FAIL: buildok/syscall.stp		(pr5890)
FAIL: iostat-scsi.stp			(pr5872)
FAIL: proc_snoop.stp
FAIL: sys.stp				(pr5890)
FAIL: wait4time.stp			
FAIL: gtod (105)
FAIL: 64-bit access			(pr5890)
<...> all syscalled tests failed because of (pr5890)
FAIL: 32-bit unlink 	  	 	 (pr5890)


=== systemtap Summary ===


# of expected passes            457
# of unexpected failures        71
# of expected failures          171
# of unknown successes          1
# of known failures             5
# of untested testcases         6
# of unsupported tests          2


Linux dhcp231-24.rdu.redhat.com 2.6.25-0.90.rc3.git5.fc9 #1 SMP Tue Mar 4 20:37:36 EST 2008 i686 athlon i386 GNU/Linux
FAIL: warnings (timeout)
FAIL: warnings
FAIL: backtrace of yyy_func3 (2)
FAIL: print_stack of yyy_func3 (2)
FAIL: print_stack of yyy_func4.return (1)
FAIL: buildok/ioblock_test.stp (pr5231)
FAIL: buildok/nfs-all-probes.stp (pr5150)
FAIL: buildok/rpc-all-probes.stp (pr5151)
FAIL: buildok/scsi.stp (pr5872)
FAIL: buildok/signal-all-probes.stp (pr5555)
FAIL: buildok/syscall.stp
FAIL: iostat-scsi.stp (pr5872)
FAIL: proc_snoop.stp
FAIL: sys.stp
FAIL: wait4time.stp
FAIL: gtod (223)
FAIL: systemtap.stress/current.stp startup (timeout)
FAIL: 32-bit access
<...> all syscall tests failed for same
FAIL: 32-bit unlink


=== systemtap Summary ===

# of expected passes            451
# of unexpected failures        47
# of expected failures          171
# of unknown successes          2
# of known failures             4
# of untested testcases         6
# of unsupported tests          1


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