public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* RE: Summary of nightly testing 20061023
@ 2006-10-23 18:40 Nguyen, Thang P
  0 siblings, 0 replies; 3+ messages in thread
From: Nguyen, Thang P @ 2006-10-23 18:40 UTC (permalink / raw)
  To: William Cohen, SystemTAP

Looks like systemtap.base/probefunc.exp and
systemtap.samples/tcptest.exp still failed on IA64.  Can you send me the
log files (i.e  runtest.log) for these?  I currently don't have IA64 box
to try on...

Thanks
Thang  


>-----Original Message-----
>From: systemtap-owner@sourceware.org [mailto:systemtap-
>owner@sourceware.org] On Behalf Of William Cohen
>Sent: Monday, October 23, 2006 9:34 AM
>To: SystemTAP
>Subject: Summary of nightly testing 20061023
>
>absentstats (0 0) failed on ocassion on slow machines (RHEL4 ia64 and
>FC6 i686 used). I increased the timeout so this test will complete on
>the slower machines.
>
>
>timer.stp  assumes that the probes installed/removed at same instant.
>RHEL4 i686 timers.stp failed because the profile counts and jiffies
>were off by one and generated the following error message:
>
>unexpected profile count: 10009 profiles and 10010 jiffies
>
>
>
>
>FC5 i686
>Kernel: Linux 2.6.17-1.2187_FC5 #1 Mon Sep 11 01:17:06 EDT 2006 i686
i686
>i386
>GNU/Linux
>
>Testsuite summary of failed tests
>		=== systemtap Summary ===
>
># of expected passes		227
># of expected failures		103
># of unknown successes		2
># of known failures		3
># of untested testcases		1
># of unsupported tests		1
>runtest completed at Mon Oct 23 04:53:46 2006
>
>
>Rawhide/FC6 i686
>Kernel: Linux 2.6.18-1.2798.fc6PAE #1 SMP Mon Oct 16 14:54:22 EDT 2006
i686
>i686
>i386 GNU/Linux
>
>Testsuite summary of failed tests
>FAIL: absentstats (0 0)
>		=== systemtap Summary ===
>
># of expected passes		227
># of unexpected failures	1
># of expected failures		103
># of unknown successes		2
># of known failures		3
># of untested testcases		1
>runtest completed at Mon Oct 23 05:34:26 2006
>
>
>Rawhide/FC66 x86_64
>Kernel: Linux 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:39:22 EDT 2006
x86_64
>x86_64 x86_64 GNU/Linux
>
>Testsuite summary of failed tests
>		=== systemtap Summary ===
>
># of expected passes		227
># of expected failures		103
># of unknown successes		2
># of known failures		3
># of untested testcases		1
># of unsupported tests		1
>runtest completed at Mon Oct 23 04:49:41 2006
>
>
>RHEL4 i686
>Kernel: Linux 2.6.9-42.0.3.EL #1 Mon Sep 25 17:14:19 EDT 2006 i686
athlon
>i386
>GNU/Linux
>
>Testsuite summary of failed tests
>FAIL:
>/home/wcohen/stap_testing_200610230830/src/testsuite/systemtap.base/tim
ers.
>stp
>shutdown (eof)
>		=== systemtap Summary ===
>
># of expected passes		226
># of unexpected failures	1
># of expected failures		103
># of unknown successes		2
># of known failures		3
># of untested testcases		1
># of unsupported tests		1
>runtest completed at Mon Oct 23 04:50:26 2006
>
>
>RHEL4 x86_64
>Kernel: Linux 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:24:31 EDT 2006
x86_64
>x86_64 x86_64 GNU/Linux
>
>Testsuite summary of failed tests
>		=== systemtap Summary ===
>
># of expected passes		228
># of expected failures		103
># of unknown successes		2
># of known failures		3
># of untested testcases		1
>runtest completed at Mon Oct 23 04:49:10 2006
>
>
>RHEL4 ia64
>Kernel: Linux 2.6.9-42.0.3.EL #1 SMP Mon Sep 25 17:14:34 EDT 2006 ia64
ia64
>ia64
>GNU/Linux
>
>Testsuite summary of failed tests
>FAIL: probefunc:kernel.statement(0xa00000010006c840) shutdown (eof)
>FAIL: probefunc:kernel.inline("context_switch") compilation
>FAIL: absentstats (0 0)
>FAIL:
>/home/wcohen/stap_testing_200610230830/src/testsuite/systemtap.samples/
tcpt
>est.stp
>shutdown (eof)
>		=== systemtap Summary ===
>
># of expected passes		221
># of unexpected failures	4
># of unexpected successes	2
># of expected failures		101
># of unknown successes		1
># of known failures		4
># of untested testcases		1
># of unsupported tests		1
>runtest completed at Mon Oct 23 05:11:57 2006

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

* RE: Summary of nightly testing 20061023
@ 2006-10-31  3:03 Stone, Joshua I
  0 siblings, 0 replies; 3+ messages in thread
From: Stone, Joshua I @ 2006-10-31  3:03 UTC (permalink / raw)
  To: William Cohen, SystemTAP

On Monday, October 23, 2006 9:34 AM, William Cohen wrote:
> timer.stp  assumes that the probes installed/removed at same instant.
> RHEL4 i686 timers.stp failed because the profile counts and jiffies
> were off by one and generated the following error message:
> 
> unexpected profile count: 10009 profiles and 10010 jiffies

This should be fixed now.

Josh

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

* Summary of nightly testing 20061023
@ 2006-10-23 16:34 William Cohen
  0 siblings, 0 replies; 3+ messages in thread
From: William Cohen @ 2006-10-23 16:34 UTC (permalink / raw)
  To: SystemTAP

absentstats (0 0) failed on ocassion on slow machines (RHEL4 ia64 and
FC6 i686 used). I increased the timeout so this test will complete on
the slower machines.


timer.stp  assumes that the probes installed/removed at same instant.
RHEL4 i686 timers.stp failed because the profile counts and jiffies
were off by one and generated the following error message:

unexpected profile count: 10009 profiles and 10010 jiffies




FC5 i686
Kernel: Linux 2.6.17-1.2187_FC5 #1 Mon Sep 11 01:17:06 EDT 2006 i686 i686 i386 
GNU/Linux

Testsuite summary of failed tests
		=== systemtap Summary ===

# of expected passes		227
# of expected failures		103
# of unknown successes		2
# of known failures		3
# of untested testcases		1
# of unsupported tests		1
runtest completed at Mon Oct 23 04:53:46 2006


Rawhide/FC6 i686
Kernel: Linux 2.6.18-1.2798.fc6PAE #1 SMP Mon Oct 16 14:54:22 EDT 2006 i686 i686 
i386 GNU/Linux

Testsuite summary of failed tests
FAIL: absentstats (0 0)
		=== systemtap Summary ===

# of expected passes		227
# of unexpected failures	1
# of expected failures		103
# of unknown successes		2
# of known failures		3
# of untested testcases		1
runtest completed at Mon Oct 23 05:34:26 2006


Rawhide/FC66 x86_64
Kernel: Linux 2.6.18-1.2798.fc6 #1 SMP Mon Oct 16 14:39:22 EDT 2006 x86_64 
x86_64 x86_64 GNU/Linux

Testsuite summary of failed tests
		=== systemtap Summary ===

# of expected passes		227
# of expected failures		103
# of unknown successes		2
# of known failures		3
# of untested testcases		1
# of unsupported tests		1
runtest completed at Mon Oct 23 04:49:41 2006


RHEL4 i686
Kernel: Linux 2.6.9-42.0.3.EL #1 Mon Sep 25 17:14:19 EDT 2006 i686 athlon i386 
GNU/Linux

Testsuite summary of failed tests
FAIL: 
/home/wcohen/stap_testing_200610230830/src/testsuite/systemtap.base/timers.stp 
shutdown (eof)
		=== systemtap Summary ===

# of expected passes		226
# of unexpected failures	1
# of expected failures		103
# of unknown successes		2
# of known failures		3
# of untested testcases		1
# of unsupported tests		1
runtest completed at Mon Oct 23 04:50:26 2006


RHEL4 x86_64
Kernel: Linux 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:24:31 EDT 2006 x86_64 
x86_64 x86_64 GNU/Linux

Testsuite summary of failed tests
		=== systemtap Summary ===

# of expected passes		228
# of expected failures		103
# of unknown successes		2
# of known failures		3
# of untested testcases		1
runtest completed at Mon Oct 23 04:49:10 2006


RHEL4 ia64
Kernel: Linux 2.6.9-42.0.3.EL #1 SMP Mon Sep 25 17:14:34 EDT 2006 ia64 ia64 ia64 
GNU/Linux

Testsuite summary of failed tests
FAIL: probefunc:kernel.statement(0xa00000010006c840) shutdown (eof)
FAIL: probefunc:kernel.inline("context_switch") compilation
FAIL: absentstats (0 0)
FAIL: 
/home/wcohen/stap_testing_200610230830/src/testsuite/systemtap.samples/tcptest.stp 
shutdown (eof)
		=== systemtap Summary ===

# of expected passes		221
# of unexpected failures	4
# of unexpected successes	2
# of expected failures		101
# of unknown successes		1
# of known failures		4
# of untested testcases		1
# of unsupported tests		1
runtest completed at Mon Oct 23 05:11:57 2006

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

end of thread, other threads:[~2006-10-30 23:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-23 18:40 Summary of nightly testing 20061023 Nguyen, Thang P
  -- strict thread matches above, loose matches on Subject: below --
2006-10-31  3:03 Stone, Joshua I
2006-10-23 16:34 William Cohen

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).