public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* Re: Summary of nightly tests 20061009
       [not found] <9AE298E00BCF7B469C04BE82FCE78B8701A07E0E@scsmsx414.amr.corp.intel.com>
@ 2006-10-16 13:57 ` William Cohen
  0 siblings, 0 replies; 4+ messages in thread
From: William Cohen @ 2006-10-16 13:57 UTC (permalink / raw)
  To: Nguyen, Thang P, systemtap

Nguyen, Thang P wrote:
> Will,
> 
> I'll look into tcptest.exp tomorrow and will fix it.
> 
> Thanks
> Thang

Hi Thang,

Thanks for take a look at that.

-Will

> 
> -----Original Message-----
> From: systemtap-owner@sourceware.org
> [mailto:systemtap-owner@sourceware.org] On Behalf Of William Cohen
> Sent: Monday, October 09, 2006 2:27 PM
> To: SystemTAP
> Subject: Summary of nightly tests 20061009
> 
> Look over the test results for the nightly testing. The tests are
> looking fairly good, but the systemtap.sample/tcptest.exp fails
> consistently on the various architectures.
> 
> -Will
> 
> 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
> FAIL: 
> /home/wcohen/stap_testing_200610090830/src/testsuite/systemtap.samples/t
> cptest.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  9 04:53:19 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_200610090830/src/testsuite/systemtap.base/time
> rs.stp 
> shutdown (eof)
> FAIL: 
> /home/wcohen/stap_testing_200610090830/src/testsuite/systemtap.samples/t
> cptest.stp 
> shutdown (eof)
> 		=== systemtap Summary ===
> 
> # of expected passes		225
> # of unexpected failures	2
> # 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  9 04:51:46 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
> FAIL: 
> /home/wcohen/stap_testing_200610090830/src/testsuite/systemtap.samples/t
> cptest.stp 
> shutdown (eof)
> FAIL: transport normal - relayfs (0)
> 		=== systemtap Summary ===
> 
> # of expected passes		226
> # of unexpected failures	2
> # of expected failures		103
> # of unknown successes		2
> # of known failures		3
> # of untested testcases		1
> runtest completed at Mon Oct  9 04:48:50 2006
> 
> 
> Rawhide i686
> Kernel: Linux 2.6.18-1.2747.fc6PAE #1 SMP Fri Oct 6 18:14:45 EDT 2006
> i686 i686 
> i386 GNU/Linux
> 
> Testsuite summary of failed tests
> FAIL: absentstats (0 0)
> FAIL: 
> /home/wcohen/stap_testing_200610090830/src/testsuite/systemtap.samples/t
> cptest.stp 
> shutdown (eof)
> FAIL: transport fill staging buffer - relayfs (0)
> 		=== systemtap Summary ===
> 
> # of expected passes		225
> # of unexpected failures	3
> # of expected failures		103
> # of unknown successes		3
> # of known failures		2
> # of untested testcases		1
> runtest completed at Mon Oct  9 05:32:39 2006
> 
> 
> 
> Rawhide x86_64
> Kernel: Linux 2.6.18-1.2747.fc6 #1 SMP Fri Oct 6 17:57:42 EDT 2006
> x86_64 x86_64 
> x86_64 GNU/Linux
> 
> Testsuite summary of failed tests
> FAIL: 
> /home/wcohen/stap_testing_200610090830/src/testsuite/systemtap.samples/t
> cptest.stp 
> shutdown (eof)
> 		=== systemtap Summary ===
> 
> # of expected passes		226
> # of unexpected failures	1
> # of expected failures		103
> # of unknown successes		1
> # of known failures		4
> # of untested testcases		1
> # of unsupported tests		1
> runtest completed at Mon Oct  9 04:49:25 2006

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

* Re: Summary of nightly tests 20061009
  2006-10-10 15:45 ` Frank Ch. Eigler
@ 2006-10-13 14:01   ` William Cohen
  0 siblings, 0 replies; 4+ messages in thread
From: William Cohen @ 2006-10-13 14:01 UTC (permalink / raw)
  To: Frank Ch. Eigler; +Cc: systemtap

Frank Ch. Eigler wrote:
> wcohen wrote:
> 
> 
>>[...]
>># of expected failures		103
>>[...]
> 
> 
> What are these?
> 
> - FChE

Those are the XFAIL things. e.g.:

XFAIL: semko/thirtytwo.stp
XFAIL: semko/three.stp
XFAIL: semko/twelve.stp

On one of the test systems:

$ grep ^XFAIL: systemtap.log |wc
     103     206    2870

So that is okay.

-Will

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

* Re: Summary of nightly tests 20061009
  2006-10-09 21:27 William Cohen
@ 2006-10-10 15:45 ` Frank Ch. Eigler
  2006-10-13 14:01   ` William Cohen
  0 siblings, 1 reply; 4+ messages in thread
From: Frank Ch. Eigler @ 2006-10-10 15:45 UTC (permalink / raw)
  To: William Cohen; +Cc: systemtap


wcohen wrote:

> [...]
> # of expected failures		103
> [...]

What are these?

- FChE

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

* Summary of nightly tests 20061009
@ 2006-10-09 21:27 William Cohen
  2006-10-10 15:45 ` Frank Ch. Eigler
  0 siblings, 1 reply; 4+ messages in thread
From: William Cohen @ 2006-10-09 21:27 UTC (permalink / raw)
  To: SystemTAP

Look over the test results for the nightly testing. The tests are
looking fairly good, but the systemtap.sample/tcptest.exp fails
consistently on the various architectures.

-Will

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
FAIL: 
/home/wcohen/stap_testing_200610090830/src/testsuite/systemtap.samples/tcptest.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  9 04:53:19 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_200610090830/src/testsuite/systemtap.base/timers.stp 
shutdown (eof)
FAIL: 
/home/wcohen/stap_testing_200610090830/src/testsuite/systemtap.samples/tcptest.stp 
shutdown (eof)
		=== systemtap Summary ===

# of expected passes		225
# of unexpected failures	2
# 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  9 04:51:46 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
FAIL: 
/home/wcohen/stap_testing_200610090830/src/testsuite/systemtap.samples/tcptest.stp 
shutdown (eof)
FAIL: transport normal - relayfs (0)
		=== systemtap Summary ===

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


Rawhide i686
Kernel: Linux 2.6.18-1.2747.fc6PAE #1 SMP Fri Oct 6 18:14:45 EDT 2006 i686 i686 
i386 GNU/Linux

Testsuite summary of failed tests
FAIL: absentstats (0 0)
FAIL: 
/home/wcohen/stap_testing_200610090830/src/testsuite/systemtap.samples/tcptest.stp 
shutdown (eof)
FAIL: transport fill staging buffer - relayfs (0)
		=== systemtap Summary ===

# of expected passes		225
# of unexpected failures	3
# of expected failures		103
# of unknown successes		3
# of known failures		2
# of untested testcases		1
runtest completed at Mon Oct  9 05:32:39 2006



Rawhide x86_64
Kernel: Linux 2.6.18-1.2747.fc6 #1 SMP Fri Oct 6 17:57:42 EDT 2006 x86_64 x86_64 
x86_64 GNU/Linux

Testsuite summary of failed tests
FAIL: 
/home/wcohen/stap_testing_200610090830/src/testsuite/systemtap.samples/tcptest.stp 
shutdown (eof)
		=== systemtap Summary ===

# of expected passes		226
# of unexpected failures	1
# of expected failures		103
# of unknown successes		1
# of known failures		4
# of untested testcases		1
# of unsupported tests		1
runtest completed at Mon Oct  9 04:49:25 2006

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

end of thread, other threads:[~2006-10-16 13:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <9AE298E00BCF7B469C04BE82FCE78B8701A07E0E@scsmsx414.amr.corp.intel.com>
2006-10-16 13:57 ` Summary of nightly tests 20061009 William Cohen
2006-10-09 21:27 William Cohen
2006-10-10 15:45 ` Frank Ch. Eigler
2006-10-13 14:01   ` 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).