public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* nightly test result of systemtap in IA32 & IA64
@ 2006-05-09  2:46 Mao, Bibo
  0 siblings, 0 replies; only message in thread
From: Mao, Bibo @ 2006-05-09  2:46 UTC (permalink / raw)
  To: systemtap

Hi,
	Test case absentstats failed in my IA32 and IA64 box, it can
pass if absentstats.exp is modified as follows:

--- absentstats.exp.org 2006-05-09 10:27:29.000000000 +0800
+++ absentstats.exp     2006-05-09 10:27:40.000000000 +0800
@@ -10,7 +10,7 @@
 expect {
   -re {^ERROR: empty aggregate[^\r]*\r} { incr ko ; exp_continue }
   -re {^WARNING: Number of errors} { incr ko ; exp_continue }
-  -re {^0\r} { incr ok ; exp_continue }
+  -re {^0*\r} { incr ok ; exp_continue }
   -re {\n} { exp_continue }
   eof { }
 }

Thanks
Bibo,mao


Kernel: Linux 2.6.9-34.12.ELia32 #5 SMP Fri Apr 7 10:48:15 CST 2006 i686
i686 i386 GNU/Linux
Stap translator summary of failed tests
buildok-syscall.stp

Testsuite summary of failed tests
FAIL: absentstats (1 13)
		=== systemtap Summary ===
# of expected passes		151
# of unexpected failures	1
# of untested testcases		1

Kernel: Linux 2.6.9-34.24.EL #3 SMP Fri Apr 28 11:00:21 EDT 2006 ia64
ia64 ia64 GNU/Linux
Stap translator summary of failed tests
buildok-syscall.stp
buildok-six.stp

Testsuite summary of failed tests
FAIL: absentstats (1 13)
FAIL: sysopen (0)
		=== systemtap Summary ===
# of expected passes		150
# of unexpected failures	2
# of untested testcases		1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-09  2:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-09  2:46 nightly test result of systemtap in IA32 & IA64 Mao, Bibo

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