Philip Martin wrote: > [...] I think it is also possible for > apache to crash without triggering a test failure: if the crash happens > when accepting a connection and no other threads in the process are > active then I suspect serf's retry logic may simply reconnect to a new > process. > >> Do we want to make our test suite detect these crashes, [...] > > Yes, if only to alert people that the apache/MPM they are using may have > bugs. [...] > > I suspect searching the error_log is the only way.
Thanks. This is now http://subversion.tigris.org/issues/show_bug.cgi?id=4541 - Julian