[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] show message if test core dumps

From: Dan Christian <dchristian_at_google.com>
Date: 2007-08-29 21:04:09 CEST

I got a bit miffed when I found that tests were seg faulting, but the
test runner gave no indication of this.

-Dan C

[[[
If a test exits due to a signal, then show the signal number. If the
test exits with a non-0 value, show the value. This only has effect
in verbose mode and on platforms that return status values.

* subversion/tests/cmdline/svntest/main.py
  (spawn_process): Fix exit code handling and add messages.
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Aug 29 21:01:34 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.