public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* postgres/mysql tests
@ 2009-09-09 15:55 Stan Cox
  2009-09-11 19:10 ` David Smith
  0 siblings, 1 reply; 3+ messages in thread
From: Stan Cox @ 2009-09-09 15:55 UTC (permalink / raw)
  To: SystemTap List

There are now tests for postgres and mysql in the testsuite.  The tests 
fetch the source from upstream, build with markers, run package tests 
and verify the tests pass and markers are hit.  Currently postgres is 
built with uprobes, kprobes, and utrace and mysql is built with 
uprobes.  The tests take approximately 30 minutes to run, so currently  
the tests  are only scheduled to run if the environment variable 
SYSTEMTAP_TEST_SDT is set.  Currently the verbose option will keep the 
postgres/mysql trees from being removed.
 e.g. SYSTEMTAP_TEST_SDT=1 RUNTESTFLAGS='postgres.exp -v' make installcheck

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

* Re: postgres/mysql tests
  2009-09-09 15:55 postgres/mysql tests Stan Cox
@ 2009-09-11 19:10 ` David Smith
       [not found]   ` <4AB1546D.7010100@redhat.com>
  0 siblings, 1 reply; 3+ messages in thread
From: David Smith @ 2009-09-11 19:10 UTC (permalink / raw)
  To: Stan Cox; +Cc: SystemTap List

[-- Attachment #1: Type: text/plain, Size: 1384 bytes --]

On 09/09/2009 10:54 AM, Stan Cox wrote:
> There are now tests for postgres and mysql in the testsuite.  The tests
> fetch the source from upstream, build with markers, run package tests
> and verify the tests pass and markers are hit.  Currently postgres is
> built with uprobes, kprobes, and utrace and mysql is built with
> uprobes.  The tests take approximately 30 minutes to run, so currently 
> the tests  are only scheduled to run if the environment variable
> SYSTEMTAP_TEST_SDT is set.  Currently the verbose option will keep the
> postgres/mysql trees from being removed.
> e.g. SYSTEMTAP_TEST_SDT=1 RUNTESTFLAGS='postgres.exp -v' make installcheck

Stan,

I ran these on a rhel5-ia64 box and got the following results:

====
Running
/discer.hsv/es/scratch/dsmith/systemtap/src/testsuite/systemtap.base/mysql.exp
...
FAIL: mysql (timeout)
Running
/discer.hsv/es/scratch/dsmith/systemtap/src/testsuite/systemtap.base/postgres.exp
...
FAIL:  postgres tests utrace
PASS:  postgres markers utrace
FAIL:  postgres tests kprobe
PASS:  postgres markers kprobe
FAIL:  postgres tests uprobe
PASS:  postgres markers uprobe
====

I've attached the (compressed) log file.  Nothing immediate jumped out
at me when I looked at it, but you'll probably be able to see more than
I did.

-- 
David Smith
dsmith@redhat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)

[-- Attachment #2: systemtap.log.bz2 --]
[-- Type: application/x-bzip, Size: 82225 bytes --]

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

* Re: postgres/mysql tests
       [not found]   ` <4AB1546D.7010100@redhat.com>
@ 2009-09-17 20:18     ` David Smith
  0 siblings, 0 replies; 3+ messages in thread
From: David Smith @ 2009-09-17 20:18 UTC (permalink / raw)
  To: Stan Cox; +Cc: SystemTap List

[-- Attachment #1: Type: text/plain, Size: 617 bytes --]

On 09/16/2009 04:11 PM, Stan Cox wrote:
> The postgres db server runs fine and it hit markers okay, although it
> didn't hit as many markers as the threshold I test for pass/fail.  mysql
> timed out installing the mysql tests for some reason...would you mind
> trying this again:
> SYSTEMTAP_TEST_SDT=1 RUNTESTFLAGS='mysql.exp -v' make installcheck

Here's what I see:

====
Running
/es/scratch/dsmith/systemtap/src/testsuite/systemtap.base/mysql.exp ...
FAIL: mysql (timeout)
====

I've attached the full log.

-- 
David Smith
dsmith@redhat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)

[-- Attachment #2: systemtap.log.bz2 --]
[-- Type: application/x-bzip, Size: 48206 bytes --]

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

end of thread, other threads:[~2009-09-17 20:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-09 15:55 postgres/mysql tests Stan Cox
2009-09-11 19:10 ` David Smith
     [not found]   ` <4AB1546D.7010100@redhat.com>
2009-09-17 20:18     ` David Smith

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