public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* Results of tests on nightly builds
@ 2006-02-01 16:42 William Cohen
  2006-02-01 18:24 ` Frank Ch. Eigler
  0 siblings, 1 reply; 2+ messages in thread
From: William Cohen @ 2006-02-01 16:42 UTC (permalink / raw)
  To: SystemTAP

I have a cron job set up on a number of machines to run the systemtap 
tests each night to see how things are working (or broken). Here are the 
results of the tests.

-Will

Summarize the results of nightly test run Feb 1 2006.

The pmap_agg_overflow tests requires smp machines so on the single
processor machines it ends up being unsupported.


FC4 i686 UP Linux 2.6.14-1.1656_FC4

buildok-six.stp: unable to resolve kernel.inline("context_switch") on
	Linux 2.6.14-1.1656_FC4

		=== systemtap Summary ===

# of expected passes		127
# of unsupported tests		1


FC5 i686 SMP Linux 2.6.15-1.1884_FC5smp

buildok-seven.stp: unable to find indentifiers $type and $task

Testsuite summary of failed tests
FAIL: ./systemtap.maps/ix_hist.stp timed out (PASSED when run by hand??!)
FAIL: profile (timeout) (looks like dependent times out because of jiffies)
FAIL: profile
		=== systemtap Summary ===

# of expected passes		126
# of unexpected failures	3




FC5 x86_64 SMP Linux 2.6.15-1.1884_FC5 (1 processor in machine)

buildok-seven.stp can't resolve identifer '$task' in buildok/seven.stp:19:35

	=== systemtap Summary ===

# of expected passes		127
# of unsupported tests		1



RHEL4U3 i686 SMP Linux 2.6.9-27.ELsmp (1 processor in machine)

		=== systemtap Summary ===

# of expected passes		127
# of unsupported tests		1



RHEL4U3 x86_64 SMP Linux 2.6.9-27.ELsmp

Looks like there is a problem with the debug information. However,
most all of the tests run it is just one semok test and one run test
that fail due to problems with debuginfo.

semok-twenty.stp very strange couldn't find debuginfo all other tests worked
semantic error: cannot find module stap_18875 debuginfo: No such file or 
directory


Testsuite summary of failed tests
FAIL: ./systemtap.stress/current.stp startup (eof)
semantic error: cannot find module stap_18875 debuginfo: No such file or 
directory

		=== systemtap Summary ===

# of expected passes		125
# of unexpected failures	1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Results of tests on nightly builds
  2006-02-01 16:42 Results of tests on nightly builds William Cohen
@ 2006-02-01 18:24 ` Frank Ch. Eigler
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Ch. Eigler @ 2006-02-01 18:24 UTC (permalink / raw)
  To: William Cohen; +Cc: systemtap


wcohen wrote:

> [...]
> semok-twenty.stp very strange couldn't find debuginfo [...]
> semantic error: cannot find module stap_18875 debuginfo: No such file
> or directory

This indicates that there was already a systemtap probe left running
when the next one came along.  Since semok/twenty.stp attempts to
enumerate "kernel.module("*")", the prior systemtap module is also
selected for analysis.  elfutils couldn't find its debug information,
since it is only to be found under /tmp/ someplace.

- FChE

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-01 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-01 16:42 Results of tests on nightly builds William Cohen
2006-02-01 18:24 ` Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).