On 11/18/10 3:36 PM, Stefan Sperling wrote:
On Thu, Nov 18, 2010 at 02:56:02PM -0800, Blair Zajac wrote:
On 11/18/10 9:32 AM, s...@apache.org wrote:
Author: stsp
Date: Thu Nov 18 17:32:46 2010
New Revision: 1036546

URL: http://svn.apache.org/viewvc?rev=1036546&view=rev
Log:
* tools/dev/unix-build/Makefile.svn: Don't treat failed test runs as fatal.
    Makes it easier to run the tests unattended and collect results later.

I'm concerned that this will make it too easy to ignore failures.
Say if you have an RPM building script and run the unit tests in the
middle of it, which I do.

I would want to see a failure.

If these targets could fail, but if you have a new target that
gathers errors and ignores each subfailure, that would work.

This is not in any way related to the normal Makefile.

It's about the Makefile in tools/dev/unix-build, which I guess noone
else but me is using. I'm managing it in our repository because it
might be useful to others.

OK, then ignore what I said :)

Blair

Reply via email to