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

Re: Strange failure of log_tests.py#7 -- missing commit in guarantee_repos_and_wc ?

From: Ben Reser <ben_at_reser.org>
Date: Thu, 6 Jun 2013 09:50:50 +0100

On Thu, Jun 6, 2013 at 9:27 AM, Johan Corveleyn <jcorvel_at_gmail.com> wrote:
> With my old WinXP laptop I can't really spare 1 GB of ram :-) (I only
> have 3.3 available).

Yeah I'm spoiled, I do my testing on VMs hosted on a machine with
32GBs of RAM. :D

> But, increasing it to 256MB (and using cleanup) did help: started the
> testsuite yesterday evening, and haven't seen any failures (this
> morning, the ra_serf tests were still running, but ra_local and ra_svn
> were finished ... no failures).
>
> Problem solved it seems.
>
> Or do we have to worry about the failure modes of svn (or of the
> testsuite) when the disk is full?

I don't think we have any problematic failure modes when the disk is
full. However, I can't imagine there's any sane way that the test
suite can know that the disk filled since the disk can fill in so many
places when running the test (between various calls inside the tests
or even between tests).

So I'm not sure there's any great way to resolve strange looking test
failures from disk space issues.
Received on 2013-06-06 10:51:31 CEST

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.