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

Re: svn commit: rev 5577 - in trunk/subversion: libsvn_client tests/clients/cmdline

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-04-07 22:52:17 CEST

Philip Martin wrote:

>Strictly speaking all I wanted to test was that the client didn't
>crash, but I had to explicitly check the output because the
>run_and_verify_svn function didn't raise an error when svn dumped
>core. Is run_and_verify_svn supposed to ignore a client that crashes?
>
>

It can't detect a crash, thanks to the way Python does os.popen. It
can't even detect a non-zero return value from a spawned program.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 7 22:53:03 2003

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.