Jeff King <peff@xxxxxxxx> writes: > On Tue, Aug 29, 2023 at 08:47:28PM +0000, Johannes Schindelin via GitGitGadget wrote: > >> This commit is an attempt to reduce the pain and suffering stemming from >> this particular job, simply by deciding that the benefit of running the >> Python/Subversion-related tests in that job is far outweighed by its >> cost. > > FWIW, I am in favor of this patch. I've had the same thought many times > but was worried I was being too dismissive of p4/svn (which I personally > do not care at all about). Omitting them from the sanitizer job (but > still running the basic svn/p4 tests elsewhere) seems like a good > compromise. Exactly my feeling. Thanks, both.