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]

Recent test results


Tried out testing a current snapshot of systemtap (20051111) on some
systems.


The pfaults.exp times out because the test runs for too long on the various i386 platforms, e.g. RHEL4-U2, FC4 and i386 rawhide. Assuming that there is a direct correspondence between jiffies and number of seconds looks like a bad assumption. Jiffies per second vary between distributions and architectures. on i386 machines 250 jiffies/second would cause the search for the completion of the test to take 40 seconds, longer than the 30 seconds allowed.

revised pfaults to run for successfully for anything that has 100 or
more jiffies per second.

Looking into why some of the x86_64 tests start failing when all are
run. It looks like it is failing in the same way as the ia64 tests
that Anil ran earlier in the week; things go wrong with simple.exp.
Also noticed that x86_64 version failed to report the systemtap
version.

-Will



i386 FC4
                === systemtap Summary ===

# of expected passes 107

kernel version: 2.6.13-1.1532_FC4
systemtap translator version: version 0.4.2 built 2005-11-11


i386 rawhide === systemtap Summary ===

# of expected passes 107

kernel version: 2.6.14-1.1656_FC5smp
systemtap translator version: version 0.4.2 built 2005-11-11

i386 RHEL4-U2

reboots spontaneously when testing ./systemtap.samples/profile.exp
(BZ 1808 entered for it, might be the same as BZ 1345)

x86_64 RHEL4-U2

FAIL: ./systemtap.base/simple.stp startup (timeout)
FAIL: ./systemtap.base/subtract.stp startup (timeout)
FAIL: ./systemtap.base/tri.stp startup (timeout)
FAIL: ./systemtap.base/xor.stp startup (timeout)
FAIL: arith
FAIL: arith
FAIL: control_limits MAXNESTING (0)
FAIL: control_limits MAXACTION (0)
FAIL: control_limits MAXSTRINGLEN small (0)
FAIL: control_limits MAXSTRINGLEN large (0)
FAIL: pfaults (0)
FAIL: primes
FAIL: profile
FAIL: symbols (0)
FAIL: syscalls-count (0)
FAIL: syscalls-run (0)
FAIL: sysopen (0)
FAIL: transport normal - procfs (0)
FAIL: transport normal - relayfs (0)
FAIL: transport fill staging buffer - procfs (0)
FAIL: transport fill staging buffer - relayfs (0)
                === systemtap Summary ===

# of expected passes            79
# of unexpected failures        21

kernel version: 2.6.9-22.0.1.ELsmp
WARNING: systemtap_version failed:


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