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]

Debian 6 test suite results


Hello!

I'd like to share systemtap's test suite results on our Debian 6
x86_64 system (with kernel 3.10.1 compiled by ourselves):

kernel version: 3.10.1
systemtap version: version 2.4/0.148, commit release-2.3-15-g0ba56fe

                === systemtap Summary ===

# of expected passes            2831
# of unexpected failures        76
# of unexpected successes       1
# of expected failures          283
# of unknown successes          1
# of known failures             41
# of untested testcases         95
# of unsupported tests          4

Below are all the test failures:

Running ./systemtap.base/bz10078.exp ...
FAIL: bz10078 -p5 (2)
--
Running ./systemtap.base/bz6503.exp ...
FAIL: bz6503 0 0
Running ./systemtap.base/bz6850.exp ...
FAIL: bz6850 -p5
--
Running ./systemtap.base/cmd_parse.exp ...
FAIL: cmd_parse15: eof
FAIL: cmd_parse16: eof
--
Running ./systemtap.base/debugpath.exp ...
FAIL: debugpath-bad (eof)
--
Running ./systemtap.base/ipaddr.exp ...
FAIL: ipaddr_IPv4_recvmsg shutdown (eof)
--
Running ./systemtap.base/plt.exp ...
FAIL: plt library (27 != 28)
--
Running ./systemtap.base/preprocessor.exp ...
FAIL: preprocessor basic ops
--
Running ./systemtap.base/probefunc.exp ...
FAIL: probefunc:kernel.function("context_switch").inline shutdown (eof)
--
Running ./systemtap.base/pthread_stacks.exp ...
FAIL: pthread_stacks -Gsize (1 0)
--
Running ./systemtap.base/stmt_rel.exp ...
FAIL: stmt_rel line numbers
FAIL: stmt_rel wildcard (2)
--
Running ./systemtap.base/target_set.exp ...
FAIL: target_set - timeout (expect_target_set_pids)
--
Running ./systemtap.base/vma_vdso.exp ...
FAIL: vma_vdso-m64
FAIL: vma_vdso-m32
--
Running ./systemtap.context/fib.exp ...
FAIL: fib (4 1)
FAIL: fib (670 1)
--
Running ./systemtap.context/usymbols.exp ...
FAIL: usymbols m64
FAIL: usymbols m64
FAIL: usymbols m32
FAIL: usymbols m32
FAIL: usymbols m64-O
FAIL: usymbols m64-O
FAIL: usymbols m32-O
FAIL: usymbols m32-O
FAIL: usymbols m64-O2
FAIL: usymbols m64-O2
FAIL: usymbols m32-O2
FAIL: usymbols m32-O2
Running ./systemtap.examples/check.exp ...
FAIL: ./systemtap.examples/general/badname build
FAIL: ./systemtap.examples/network/netdev build
FAIL: ./systemtap.examples/network/nfsd_unlink build
FAIL: ./systemtap.examples/network/nfsdtop build
FAIL: ./systemtap.examples/process/mutex-contention build
FAIL: ./systemtap.examples/profiling/fntimes run
--
Running ./systemtap.pass1-4/buildok.exp ...
FAIL: buildok/fortysix.stp
FAIL: buildok/memory-detailed.stp
FAIL: buildok/networking-detailed.stp
FAIL: buildok/nfs-all-probes.stp
FAIL: buildok/nfs-detailed.stp
FAIL: buildok/nfs-embedded.stp
FAIL: buildok/nfs_proc-embedded.stp
FAIL: buildok/nfsd-all-probes.stp
FAIL: buildok/pr10678.stp
FAIL: buildok/rpc-all-probes.stp
FAIL: buildok/rpc-embedded.stp
FAIL: buildok/scsi-all-probes.stp
FAIL: buildok/scsi-detailed.stp
FAIL: buildok/scsi-embedded.stp
FAIL: buildok/seventeen.stp
FAIL: buildok/signal-all-probes.stp
FAIL: buildok/signal-detailed.stp
Running ./systemtap.pass1-4/debugtypes.exp ...
FAIL: compiling debugtypes.stp
--
Running ./systemtap.pass1-4/semok.exp ...
FAIL: semok/bz11911.stp
FAIL: semok/twentyseven.stp
--
Running ./systemtap.printf/sharedbuf.exp ...
FAIL: buffer sharing (1, 0)
--
Running ./systemtap.syscall/nd_syscall.exp ...
FAIL: 32-bit clock nd_syscall
FAIL: 32-bit sendfile nd_syscall
FAIL: 32-bit timer nd_syscall
FAIL: 32-bit trunc nd_syscall
Running ./systemtap.syscall/syscall.exp ...
FAIL: 64-bit rt_signal syscall
FAIL: 32-bit clock syscall
FAIL: 32-bit rt_signal syscall
FAIL: 32-bit sendfile syscall
FAIL: 32-bit signalfd syscall
FAIL: 32-bit timer syscall
FAIL: 32-bit trunc syscall
--
Running ./systemtap.unprivileged/unprivileged_myproc.exp ...
FAIL: unprivileged myproc: --unprivileged
process(number).statement(number).absolute
FAIL: unprivileged myproc: --privilege=stapusr
process(number).statement(number).absolute.return
FAIL: unprivileged myproc: --privilege=stapsys
process.library(string).plt.statement(number)
FAIL: unprivileged myproc: --privilege=stapsys
process.library(string).plt(string).statement(number)
FAIL: unprivileged myproc: --privilege=stapsys
process(number).statement(number).absolute
FAIL: unprivileged myproc: --privilege=stapsys
process(number).statement(number).absolute.return
FAIL: unprivileged myproc: --privilege=stapsys
process(string).library(string).plt.statement(number)
FAIL: unprivileged myproc: --privilege=stapsys
process(string).library(string).plt(string).statement(number)

The full systemtap.log file can be obtained here:

    http://agentzh.org/misc/systemtap/systemtap-log-debian6-kernel310-2013-07-31.tar.gz

Just for your info :)

Best regards,
-agentzh


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